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.
pub unsafe extern "C" fn CSTL_wstring_swap(
instance: CSTL_WideStringRef,
other_instance: CSTL_WideStringRef,
)Swaps string contents.
You are responsible for swapping the allocators.