Type Definition glib_sys::GHookFindFunc

source · []
pub type GHookFindFunc = Option<unsafe extern "C" fn(_: *mut GHook, _: gpointer) -> gboolean>;