blob: 2267f80ebe42dfa135bdeee510eea3050c2e4735 [file] [log] [blame]
#pragma once
#ifdef USE_CBOR_CONTEXT
extern cn_cbor_context * CreateContext();
extern void FreeContext(cn_cbor_context * pContext);
#endif // USE_CBOR_CONTEXT