Type Definition frida_sys::GHookFindFunc

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