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

g_mapped_file_new

Declaration

Source position: lazglib2.pas line 4620

function g_mapped_file_new(

  filename: Pgchar;

  writable: gboolean;

  error: PPGError

):PGMappedFile;