Function rust_raylib::ffi::GetCodepointCount
source · pub unsafe extern "C" fn GetCodepointCount(
text: *const c_char
) -> c_intExpand description
Get total number of codepoints in a UTF-8 encoded string
pub unsafe extern "C" fn GetCodepointCount(
text: *const c_char
) -> c_intGet total number of codepoints in a UTF-8 encoded string