[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetGraphicsRunningProcesses

pub unsafe extern "C" fn nvmlDeviceGetGraphicsRunningProcesses(
    device: nvmlDevice_t,
    infoCount: *mut c_uint,
    infos: *mut nvmlProcessInfo_t
) -> nvmlReturn_t