Handbook
Glossary
g_try_malloc0 ( 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_try_malloc0
(
gulong
n_bytes )