pub unsafe extern "C" fn GetCodepointCount(
    text: *const c_char
) -> c_int
Expand description

Get total number of codepoints in a UTF-8 encoded string