pub unsafe extern "C" fn CSTL_u16string_destroy(
instance: CSTL_UTF16StringRef,
alloc: *mut CSTL_Alloc,
)Expand description
Destroys the string, freeing the backing storage if necessary.
pub unsafe extern "C" fn CSTL_u16string_destroy(
instance: CSTL_UTF16StringRef,
alloc: *mut CSTL_Alloc,
)Destroys the string, freeing the backing storage if necessary.