pub unsafe extern "C" fn grpc_slice_buffer_move_into(
    src: *mut grpc_slice_buffer,
    dst: *mut grpc_slice_buffer
)
Expand description

move all of the elements of src into dst