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

g_try_malloc_n

Declaration

Source position: lazglib2.pas line 5062

function g_try_malloc_n(

  n_blocks: gsize;

  n_block_bytes: gsize

):gpointer;