pub unsafe extern "C" fn CSTL_u32string_empty(
instance: CSTL_UTF32StringCRef,
) -> boolExpand description
Returns true if the string is empty or false otherwise.
pub unsafe extern "C" fn CSTL_u32string_empty(
instance: CSTL_UTF32StringCRef,
) -> boolReturns true if the string is empty or false otherwise.