cbor_new_int16

Allocates new integer with 2B 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_int16
()

Meta