Function opencc_sys::opencc_error

source ·
pub unsafe extern "C" fn opencc_error() -> *const c_char
Expand description

Returns the last error message

Note that this function is the only one which is NOT thread-safe.

@ingroup opencc_c_api