pub unsafe extern "C" fn CSTL_u32string_clear(
instance: CSTL_UTF32StringRef,
)Expand description
Erase all characters from the string without affecting capacity.
pub unsafe extern "C" fn CSTL_u32string_clear(
instance: CSTL_UTF32StringRef,
)Erase all characters from the string without affecting capacity.