utf8proc_version

Function utf8proc_version 

Source
pub unsafe extern "C" fn utf8proc_version() -> *const c_char
Expand description

Returns the utf8proc API version as a string MAJOR.MINOR.PATCH (http://semver.org format), possibly with a “-dev” suffix for development versions.