Type Definition frida_sys::GErrorClearFunc

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