pub unsafe extern "C" fn grpc_slice_buffer_take_first(
sb: *mut grpc_slice_buffer,
) -> grpc_slice
Expand description
take the first slice in the slice buffer
pub unsafe extern "C" fn grpc_slice_buffer_take_first(
sb: *mut grpc_slice_buffer,
) -> grpc_slice
take the first slice in the slice buffer