cbor_build_bool

Constructs new boolean ctrl item

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

extern (C)
cbor_build_bool
(
bool value
)

Meta