cbor_new_indefinite_map

Create a new indefinite map

@param size The number of slots to preallocate @return **new** definite map. NULL on malloc failure.

extern (C)
cbor_new_indefinite_map
()

Meta