blob: e258c4cb224517da7a2dd2ef48a2c1d93a78b19a [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