pub unsafe extern "C" fn pb_decode_tag(
stream: *mut pb_istream_t,
wire_type: *mut pb_wire_type_t,
tag: *mut u32,
eof: *mut bool,
) -> boolExpand description
Helper functions for writing field callbacks *
pub unsafe extern "C" fn pb_decode_tag(
stream: *mut pb_istream_t,
wire_type: *mut pb_wire_type_t,
tag: *mut u32,
eof: *mut bool,
) -> boolHelper functions for writing field callbacks *