[][src]Function grpcio_sys::grpc_slice_buffer_move_first_no_ref

pub unsafe extern "C" fn grpc_slice_buffer_move_first_no_ref(
    src: *mut grpc_slice_buffer,
    n: usize,
    dst: *mut grpc_slice_buffer
)

move the first n bytes of src into dst without adding references