Function CSTL_wstring_destroy

Source
pub unsafe extern "C" fn CSTL_wstring_destroy(
    instance: CSTL_WideStringRef,
    alloc: *mut CSTL_Alloc,
)
Expand description

Destroys the string, freeing the backing storage if necessary.