flipperzero_sys

Function pb_decode_tag

Source
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,
) -> bool
Expand description

Helper functions for writing field callbacks *