g_type_module_unuse ( type_module -- )


Vocabulary
gobject.ffi

Definition
USING: alien.c-types alien.syntax ;

IN: gobject.ffi

LIBRARY: gobject FUNCTION: void g_type_module_unuse
( GTypeModule* type_module ) ; inline