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

g_mapped_file_new_from_fd

Declaration

Source position: lazglib2.pas line 4621

function g_mapped_file_new_from_fd(

  fd: gint;

  writable: gboolean;

  error: PPGError

):PGMappedFile;