[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

g_convert_with_fallback

Declaration

Source position: lazglib2.pas line 4273

function g_convert_with_fallback(

  str: Pgchar;

  len: gssize;

  to_codeset: Pgchar;

  from_codeset: Pgchar;

  fallback: Pgchar;

  bytes_read: Pgsize;

  bytes_written: Pgsize;

  error: PPGError

):Pgchar;