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.
win_getopt$(nW)TEST0: START: win_getopt
 $(nW)win_getopt$(nW) nonOption -f -3arg -Barg -b --arg_4=a --arg_G -5 -a -A arg --arg_g -d -1 -e nonOption2 --arg_8 nonOption3 --arg_6 -E-a --arg_C=arg -a -7arg --arg_c --arg_D arg -h --arg_H arg -2 nonOption4
arg_f
arg_3=arg
arg_B=arg
arg_b
arg_4=a
arg_G=-5
arg_a
arg_A=arg
arg_g
arg_d
arg_1=null
arg_e
arg_8=null
arg_6=null
arg_E=-a
arg_C=arg
arg_a
arg_7=arg
arg_c
arg_D=arg
arg_h
arg_H=arg
arg_2=null
nonOption
nonOption2
nonOption3
nonOption4
win_getopt$(nW)TEST0: DONE