[][src]Type Definition unity_native_plugin_sys::IUnityProfilerFlowEventCallback

type IUnityProfilerFlowEventCallback = Option<unsafe extern "system" fn(flowEventType: UnityProfilerFlowEventType, flowId: u32, userData: *mut c_void)>;