pub unsafe extern "C" fn utf8proc_NFKC(
str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_tExpand description
NFKC normalization (@ref UTF8PROC_COMPOSE and @ref UTF8PROC_COMPAT).
pub unsafe extern "C" fn utf8proc_NFKC(
str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_tNFKC normalization (@ref UTF8PROC_COMPOSE and @ref UTF8PROC_COMPAT).