protobuf_c_buffer_simple_append

Function protobuf_c_buffer_simple_append 

Source
pub unsafe extern "C" fn protobuf_c_buffer_simple_append(
    buffer: *mut ProtobufCBuffer,
    len: u64,
    data: *const u8,
)