[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetName

pub unsafe extern "C" fn nvmlDeviceGetName(
    device: nvmlDevice_t,
    name: *mut c_char,
    length: c_uint
) -> nvmlReturn_t