.\" Extracted by src2man from include/librpma.h .\" Text automatically generated by txt2man .TH rpma_err_2str 3 "07 April 2024" "RPMA" "RPMA Programmer's Manual" .SH NAME \fBrpma_err_2str \fP- convert RPMA error code to a string .SH SYNOPSIS .nf .fam C #include const char *\fBrpma_err_2str\fP(int \fIret\fP); .fam T .fi .fam T .fi .SH DESCRIPTION \fBrpma_err_2str\fP() returns the const string representation of RPMA error codes. .SH ERRORS \fBrpma_err_2str\fP() can not fail. .SH SEE ALSO \fBlibrpma\fP(7) and https://pmem.io/rpma/