[][src]Function nvml_wrapper_sys::bindings::nvmlUnitGetDevices

pub unsafe extern "C" fn nvmlUnitGetDevices(
    unit: nvmlUnit_t,
    deviceCount: *mut c_uint,
    devices: *mut nvmlDevice_t
) -> nvmlReturn_t