g_cclosure_marshal_VOID__FLAGS ( closure return_value n_param_values param_values invocation_hint marshal_data -- )


Vocabulary
gobject.ffi

Definition
USING: alien.c-types alien.syntax
gobject-introspection.standard-types ;

IN: gobject.ffi

LIBRARY: gobject FUNCTION: void
g_cclosure_marshal_VOID__FLAGS
( GClosure* closure, GValue* return_value, guint
n_param_values, GValue* param_values, gpointer
invocation_hint, gpointer marshal_data ) ; inline