pub unsafe extern "C" fn utf8proc_NFC(
str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_tExpand description
NFC normalization (@ref UTF8PROC_COMPOSE).
pub unsafe extern "C" fn utf8proc_NFC(
str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_tNFC normalization (@ref UTF8PROC_COMPOSE).