Handbook
Glossary
GClosureMarshal ( quot -- alien )
Vocabulary
gobject
.
ffi
Inputs
quot
an
object
Outputs
alien
an
object
Definition
USING:
alien.c-types
alien.syntax
gobject-introspection.standard-types
;
IN:
gobject.ffi
LIBRARY:
gobject
CALLBACK:
void
GClosureMarshal
( GClosure* closure, GValue* return_value,
guint
n_param_values, GValue* param_values,
gpointer
invocation_hint,
gpointer
marshal_data )