glib-d v0.0.2 (2018-08-18T15:28:15Z)
Dub
Repo
G_MEM_ALIGN
glib
gmem
Undocumented in source.
enum
G_MEM_ALIGN
;
static if
(
GLIB_SIZEOF_VOID_P > GLIB_SIZEOF_LONG
)
enum
G_MEM_ALIGN
=
GLIB_SIZEOF_VOID_P
;
enum
G_MEM_ALIGN
;
Meta
Source
See Source File
glib
gmem
functions
g_clear_pointer
g_free
g_malloc
g_malloc0
g_malloc0_n
g_malloc_n
g_mem_is_system_malloc
g_mem_profile
g_mem_set_vtable
g_realloc
g_realloc_n
g_try_malloc
g_try_malloc0
g_try_malloc0_n
g_try_malloc_n
g_try_realloc
g_try_realloc_n
manifest constants
G_MEM_ALIGN
static variables
g_mem_gc_friendly
glib_mem_profiler_table
structs
GMemVTable