g_boxed_type_register_static

Function g_boxed_type_register_static 

Source
pub unsafe extern "C" fn g_boxed_type_register_static(
    name: *const c_char,
    boxed_copy: GBoxedCopyFunc,
    boxed_free: GBoxedFreeFunc,
) -> GType