[Overview][Constants][Types][Classes][Procedures and functions][Index] |
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; |