Type Definition glib_sys::GHookFinalizeFunc
[−]
[src]
type GHookFinalizeFunc = Option<unsafe extern "C" fn(_: *mut GHookList, _: *mut GHook)>;