pub unsafe extern "C" fn grpc_byte_buffer_destroy(
    bb: *mut grpc_byte_buffer
)
Expand description

Destroys \a byte_buffer deallocating all its memory.