OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cbor_is_undef
lib/libcbor/src/cbor.c
390
else if (cbor_is_undef(item))
lib/libcbor/src/cbor/common.h
265
CBOR_EXPORT bool cbor_is_undef(const cbor_item_t *item);