Type Definition frida_sys::GErrorCopyFunc[][src]

type GErrorCopyFunc = Option<unsafe extern "C" fn(src_error: *const GError, dest_error: *mut GError)>;