rpma_err_2str
convert RPMA error code to a string
- Provided by: librpma-dev (Version: 1.3.0-2build2)
- Source: rpma
- Report a bug
convert RPMA error code to a string
#include <librpma.h>
const char *rpma_err_2str(int ret);
rpma_err_2str() returns the const string representation of RPMA error codes.
rpma_err_2str() can not fail.
librpma(7) and https://pmem.io/rpma/