Handbook
Glossary
g_boxed_free ( boxed_type boxed -- )
Vocabulary
gobject
.
ffi
Inputs
boxed_type
an
object
boxed
an
object
Outputs
None
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
FUNCTION:
void
g_boxed_free
(
GType
boxed_type,
gpointer
boxed )