utf8proc_errmsg

Returns an informative error string for the given utf8proc error code (e.g. the error codes returned by @ref utf8proc_map).

version(DerelictUTF8Proc_Static)extern
const(char)*
utf8proc_errmsg
(
utf8proc_ssize_t errcode
)

Meta