Function

Gummemory_allocate_bookkeeping

Declaration [src]

gpointer
gum_memory_allocate_bookkeeping (
  gsize size,
  gsize alignment
)

Description

No description available.

Parameters

size

Type: gsize

No description available.

alignment

Type: gsize

No description available.

Return value

Type: gpointer

No description available.

The data is owned by the called function.
The return value can be NULL.