pub unsafe extern "C" fn utf8proc_NFKD(
str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_tExpand description
NFKD normalization (@ref UTF8PROC_DECOMPOSE and @ref UTF8PROC_COMPAT).
pub unsafe extern "C" fn utf8proc_NFKD(
str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_tNFKD normalization (@ref UTF8PROC_DECOMPOSE and @ref UTF8PROC_COMPAT).