Module nvml_wrapper::error

source ·

Structs§

Enums§

Functions§

  • Helper to map a &libloading::Error into an NvmlError
  • Converts an nvmlReturn_t type into a Result<(), NvmlError>.