cbor_new_definite_string

Creates a new definite string

The handle is initialized to NULL and length to 0

@return **new** definite string. NULL on malloc failure.

extern (C)
cbor_new_definite_string
()

Meta