Type Definition libil2cpp::raw::Il2CppProfileGCFunc
source · [−]pub type Il2CppProfileGCFunc = Option<unsafe extern "C" fn(prof: *mut Il2CppProfiler, event: Il2CppGCEvent, generation: c_int)>;
pub type Il2CppProfileGCFunc = Option<unsafe extern "C" fn(prof: *mut Il2CppProfiler, event: Il2CppGCEvent, generation: c_int)>;