Module error

Source

Structs§

NvmlErrorWithSource
An NvmlError with an optionally present source error for chaining errors

Enums§

Bits
NvmlError

Functions§

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