[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetVbiosVersion

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