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

g_malloc_n

Declaration

Source position: lazglib2.pas line 4615

function g_malloc_n(

  n_blocks: gsize;

  n_block_bytes: gsize

):gpointer;