pub unsafe extern "C" fn CSTL_u8string_length(
instance: CSTL_UTF8StringCRef,
) -> usizeExpand description
Returns the number of characters in the string.
pub unsafe extern "C" fn CSTL_u8string_length(
instance: CSTL_UTF8StringCRef,
) -> usizeReturns the number of characters in the string.