cbor_string_handle

Get the handle to the underlying string

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 string @return The address of the underlying string. NULL if no data have been assigned yet.

extern (C)
cbor_string_handle
()

Meta