Function HAPI_StartPerformanceMonitorProfile

Source
pub unsafe extern "C" fn HAPI_StartPerformanceMonitorProfile(
    session: *const HAPI_Session,
    title: *const c_char,
    profile_id: *mut c_int,
) -> HapiResult