nvm_ver

nvm_ver_major

int nvm_ver_major(void)

Return
the “major” version of the library

nvm_ver_minor

int nvm_ver_minor(void)

Return
the “minor” version of the library

nvm_ver_patch

int nvm_ver_patch(void)

Return
the “patch” version of the library

nvm_ver_pr

void nvm_ver_pr(void)

Prints version information about the library.