[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetNvLinkErrorCounter

pub unsafe extern "C" fn nvmlDeviceGetNvLinkErrorCounter(
    device: nvmlDevice_t,
    link: c_uint,
    counter: nvmlNvLinkErrorCounter_t,
    counterValue: *mut c_ulonglong
) -> nvmlReturn_t