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

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