pb_write

Function pb_write 

Source
pub unsafe extern "C" fn pb_write(
    stream: *mut pb_ostream_t,
    buf: *const pb_byte_t,
    count: usize,
) -> bool