Type Definition unity_native_plugin_sys::IUnityProfilerCreateCategoryCallback [−][src]
pub type IUnityProfilerCreateCategoryCallback = Option<unsafe extern "system" fn(categoryDesc: *const UnityProfilerCategoryDesc, userData: *mut c_void)>;