[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetNvLinkState

pub unsafe extern "C" fn nvmlDeviceGetNvLinkState(
    device: nvmlDevice_t,
    link: c_uint,
    isActive: *mut nvmlEnableState_t
) -> nvmlReturn_t