Handbook
Glossary
g_malloc ( n_bytes -- gpointer )
Vocabulary
glib
.
ffi
Inputs
n_bytes
an
object
Outputs
gpointer
an
object
Definition
USING:
alien.syntax
gobject-introspection.standard-types
;
IN:
glib.ffi
LIBRARY:
glib
FUNCTION:
gpointer
g_malloc
(
gulong
n_bytes )