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.
log_basic$(nW)TEST2: START: log_basic
 $(nW)log_basic$(nW) $(nW)testfile1 v n t w r t w
appendv
usable size: 2088960
tell 144
1st test string
2nd test string
3rd test string
4th test string
5th test string
6th test string
7th test string
8th test string
9th test string

walk all at once
1st test string

2nd test string

3rd test string

4th test string

5th test string

6th test string

7th test string

8th test string

9th test string

walk by 16
rewind
tell 0

walk all at once
walk by 16
log_basic$(nW)TEST2: DONE