Type Definition panda_sys::GHookFindFunc[][src]

pub type GHookFindFunc = Option<unsafe extern "C" fn(hook: *mut GHook, data: gpointer) -> gboolean>;