Type Definition frida_sys::GClosureMarshal
source · pub type GClosureMarshal = Option<unsafe extern "C" fn(closure: *mut GClosure, return_value: *mut GValue, n_param_values: guint, param_values: *const GValue, invocation_hint: gpointer, user_data: gpointer)>;