strerror_r

version(ReturnStrerrorR)
const(char)*
strerror_r
(
int errnum
,
return char* buf
,
size_t buflen
)
Suggestion Box / Bug Report