cbor_bytestring_handle

Get the handle to the binary data

Definite items only. Modifying the data is allowed. In that case, the caller takes responsibility for the effect on items this item might be a part of

@param itemborrow A definite byte string @return The address of the binary data. NULL if no data have been assigned yet.

extern (C)
cbor_bytestring_handle
()

Meta