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