cbor_array_get

Get item by index

@param itemborrow An array @param index The index @return **incref** The item, or NULL in case of boundary violation

extern (C)
cbor_array_get
(,
size_t index
)

Meta