utf8proc_NFKC_Casefold

Function utf8proc_NFKC_Casefold 

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

NFKC_Casefold normalization (@ref UTF8PROC_COMPOSE and @ref UTF8PROC_COMPAT and @ref UTF8PROC_CASEFOLD and @ref UTF8PROC_IGNORE).