libcbor ~master (2021-06-19T18:50:17Z)
Dub
Repo
cbor_typeof
deimos
cbor
common
Get the type of the item
@param item
borrow
@return The type
extern (
C
)
cbor_type
cbor_typeof
(
const
cbor_item_t
*
item
)
Meta
Source
See Implementation
deimos
cbor
common
aliases
TO_STR
functions
TO_STR_
cbor_decref
cbor_incref
cbor_intermediate_decref
cbor_is_bool
cbor_is_float
cbor_is_int
cbor_is_null
cbor_is_undef
cbor_isa_array
cbor_isa_bytestring
cbor_isa_float_ctrl
cbor_isa_map
cbor_isa_negint
cbor_isa_string
cbor_isa_tag
cbor_isa_uint
cbor_move
cbor_refcount
cbor_typeof
manifest constants
CBOR_HEX_VERSION
CBOR_VERSION
_CBOR_FREE
_CBOR_MALLOC
_CBOR_REALLOC
static variables
cbor_major_version
cbor_minor_version
cbor_patch_version
Get the type of the item
@param itemborrow @return The type