cbor_new_int64

Allocates new integer with 8B 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_int64
()

Meta