pub unsafe extern "C" fn grpc_slice_buffer_swap(
    a: *mut grpc_slice_buffer,
    b: *mut grpc_slice_buffer
)
Expand description

swap the contents of two slice buffers