Module nvml_wrapper::error
source · Structs§
- An
NvmlError
with an optionally present source error for chaining errors
Enums§
Functions§
- Helper to map a
&libloading::Error
into anNvmlError
- Converts an
nvmlReturn_t
type into aResult<(), NvmlError>
.