gtk-d ~GtkD-3.7 (2022-02-27T01:35:29.3134103)
Dub
Repo
GMemVTable.calloc
glib
c
types
GMemVTable
struct
GMemVTable
extern (
C
)
void
*
function
(
size_t
nBlocks
,
size_t
nBlockBytes
)
calloc
;
Meta
Source
See Implementation
glib
c
types
GMemVTable
variables
calloc
free
malloc
realloc
tryMalloc
tryRealloc