Type Definition frida_sys::GErrorInitFunc

source ·
pub type GErrorInitFunc = Option<unsafe extern "C" fn(error: *mut GError)>;