cbor_build_ctrl

Constructs a ctrl item

@param value the value to use @return **new** ctrl item or NULL upon memory allocation failure

extern (C)
cbor_build_ctrl
(
ubyte value
)

Meta