cbor_build_negint32

Constructs a new negative integer

@param value the value to use @return **new** negative integer or NULL on memory allocation failure

extern (C)
cbor_build_negint32
(
uint value
)

Meta