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