pb_read

Function pb_read 

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