Type Definition libil2cpp::raw::InvokerMethod

source · []
pub type InvokerMethod = Option<unsafe extern "C" fn(arg1: Il2CppMethodPointer, arg2: *const MethodInfo, arg3: *mut c_void, arg4: *mut *mut c_void) -> *mut c_void>;