utf8proc_errmsg

Function utf8proc_errmsg 

Source
pub unsafe extern "C" fn utf8proc_errmsg(
    errcode: utf8proc_ssize_t,
) -> *const c_char
Expand description

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