[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetEncoderSessions

pub unsafe extern "C" fn nvmlDeviceGetEncoderSessions(
    device: nvmlDevice_t,
    sessionCount: *mut c_uint,
    sessionInfos: *mut nvmlEncoderSessionInfo_t
) -> nvmlReturn_t