Type Definition glib_sys::GHookCompareFunc [] [src]

type GHookCompareFunc = Option<unsafe extern fn(_: *mut GHook, _: *mut GHook) -> c_int>;