Handbook
Glossary
g_mem_chunk_free ( mem_chunk mem -- )
Vocabulary
glib
.
ffi
Inputs
mem_chunk
an
object
mem
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
void
g_mem_chunk_free
( GMemChunk* mem_chunk,
gpointer
mem )