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

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