Function CSTL_string_swap

Source
pub unsafe extern "C" fn CSTL_string_swap(
    instance: CSTL_StringRef,
    other_instance: CSTL_StringRef,
)
Expand description

Swaps string contents.

You are responsible for swapping the allocators.