[][src]Function nvml_wrapper_sys::bindings::nvmlVgpuInstanceGetEncoderSessions

pub unsafe extern "C" fn nvmlVgpuInstanceGetEncoderSessions(
    vgpuInstance: nvmlVgpuInstance_t,
    sessionCount: *mut c_uint,
    sessionInfo: *mut nvmlEncoderSessionInfo_t
) -> nvmlReturn_t