pub unsafe extern "C" fn cdtext_lang2str(
i: cdtext_lang_t,
) -> *const c_charExpand description
Return string representation of the given language code.
pub unsafe extern "C" fn cdtext_lang2str(
i: cdtext_lang_t,
) -> *const c_charReturn string representation of the given language code.