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

g_convert

Declaration

Source position: lazglib2.pas line 4271

function g_convert(

  str: Pgchar;

  len: gssize;

  to_codeset: Pgchar;

  from_codeset: Pgchar;

  bytes_read: Pgsize;

  bytes_written: Pgsize;

  error: PPGError

):Pgchar;