[][src]Function grpcio_sys::grpc_slice_buffer_move_first

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

move the first n bytes of src into dst