Function gobject_sys::g_type_register_dynamic
source · [−]pub unsafe extern "C" fn g_type_register_dynamic(
parent_type: GType,
type_name: *const c_char,
plugin: *mut GTypePlugin,
flags: GTypeFlags
) -> GType