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

g_try_realloc_n

Declaration

Source position: lazglib2.pas line 5064

function g_try_realloc_n(

  mem: gpointer;

  n_blocks: gsize;

  n_block_bytes: gsize

):gpointer;