[][src]Function mynewt::encoding::tinycbor::cbor_parser_init

pub unsafe extern "C" fn cbor_parser_init(
    d: *mut cbor_decoder_reader,
    flags: c_int,
    parser: *mut CborParser,
    it: *mut CborValue
) -> CborError