[−][src]Function nvml_wrapper_sys::bindings::nvmlDeviceGetMemoryErrorCounter
pub unsafe extern "C" fn nvmlDeviceGetMemoryErrorCounter(
device: nvmlDevice_t,
errorType: nvmlMemoryErrorType_t,
counterType: nvmlEccCounterType_t,
locationType: nvmlMemoryLocation_t,
count: *mut c_ulonglong
) -> nvmlReturn_t