grpcio_sys

Function grpc_byte_buffer_length

Source
pub unsafe extern "C" fn grpc_byte_buffer_length(
    bb: *mut grpc_byte_buffer,
) -> usize
Expand description

Returns the size of the given byte buffer, in bytes.