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
util_file_create$(nW)TEST0w: START: util_file_create
 $(nW)util_file_create$(nW) 0x4000 0x4000:$(nW)testdir1 0x4000:$(nW)NUL 0x4000:$(nW)testfile1
$(nW)testdir1: util_file_create: $(*)
NUL: $(*)
$(nW)testfile1: util_file_create: File exists
util_file_create$(nW)TEST0w: DONE