nvml-sys 0.0.6

A low-level FFI wrapper around the Persistent Memory Development Kit, PMDK (formerly NVML) and its libraries, including libpmem, libpmemobj and others. Currently tracks master after version 1.3.1.
1
2
3
4
5
6
7
8
9
out_err$(nW)TEST0: START: out_err$(nW)
 $(nW)out_err$(nW)
ERR #1
$(OPT)ERR #2: Success
$(OPX)ERR #2: No error: 0
ERR #3: Invalid argument
ERR1: Bad file descriptor:1234
ERR2: Bad file descriptor:1234
out_err$(nW)TEST0: DONE