gobject_sys

Function g_closure_remove_finalize_notifier

source
pub unsafe extern "C" fn g_closure_remove_finalize_notifier(
    closure: *mut GClosure,
    notify_data: gpointer,
    notify_func: GClosureNotify,
)