Skip to main content

trtx_create_profiler

Function trtx_create_profiler 

Source
pub unsafe extern "C" fn trtx_create_profiler(
    rust_impl: *mut c_void,
    reportLayerTime: unsafe extern "system" fn(this: *mut c_void, layerName: *const c_char, ms: f32),
) -> *mut IProfiler