[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetEncoderStats

pub unsafe extern "C" fn nvmlDeviceGetEncoderStats(
    device: nvmlDevice_t,
    sessionCount: *mut c_uint,
    averageFps: *mut c_uint,
    averageLatency: *mut c_uint
) -> nvmlReturn_t