[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetComputeRunningProcesses

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