pb_ostream_from_buffer

Function pb_ostream_from_buffer 

Source
pub unsafe extern "C" fn pb_ostream_from_buffer(
    buf: *mut pb_byte_t,
    bufsize: usize,
) -> pb_ostream_t
Expand description

Functions for manipulating streams *