Function CSTL_wstring_swap

Source
pub unsafe extern "C" fn CSTL_wstring_swap(
    instance: CSTL_WideStringRef,
    other_instance: CSTL_WideStringRef,
)
Expand description

Swaps string contents.

You are responsible for swapping the allocators.