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