cbor_set_ctrl

Assign a control value

\rst .. warning:: It is possible to produce an invalid CBOR value by assigning a invalid value using this mechanism. Please consult the standard before use. \endrst

@param itemborrow A ctrl item @param value The simple value to assign. Please consult the standard for allowed values

extern (C)
void
cbor_set_ctrl

Meta