cbor_new_int8

Allocates new integer with 1B 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_int8
()

Meta