cbor_new_int32

Allocates new integer with 4B width

The width cannot be changed once allocated

@return **new** positive integer or NULL on memory allocation failure. The value is not initialized

extern (C)
cbor_new_int32
()

Meta