[][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetEccMode

pub unsafe extern "C" fn nvmlDeviceGetEccMode(
    device: nvmlDevice_t,
    current: *mut nvmlEnableState_t,
    pending: *mut nvmlEnableState_t
) -> nvmlReturn_t