Type Definition glib_sys::GHookFinalizeFunc

source ·
pub type GHookFinalizeFunc = Option<unsafe extern "C" fn(_: *mut GHookList, _: *mut GHook)>;