[][src]Type Definition mynewt::encoding::tinycbor::cbor_reader_get16

type cbor_reader_get16 = Option<unsafe extern "C" fn(d: *mut cbor_decoder_reader, offset: c_int) -> u16>;