Type Definition glib_2_0_sys::GHookCompareFunc

source ·
pub type GHookCompareFunc = extern "C" fn(_: *mut GHook, _: *mut GHook) -> gint;