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

g_memory_output_stream_new

Declaration

Source position: lazgio2.pas line 8063

function g_memory_output_stream_new(

  data: gpointer;

  size: gsize;

  realloc_function: TGReallocFunc;

  destroy_function: TGDestroyNotify

):PGMemoryOutputStream;