Function HAPI_StopPerformanceMonitorProfile

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