utf8proc_NFKD

Function utf8proc_NFKD 

Source
pub unsafe extern "C" fn utf8proc_NFKD(
    str_: *const utf8proc_uint8_t,
) -> *mut utf8proc_uint8_t
Expand description

NFKD normalization (@ref UTF8PROC_DECOMPOSE and @ref UTF8PROC_COMPAT).