cbor_bytestring_set_handle

Set the handle to the binary data

@param itemborrow A definite byte string @param data The memory block. The caller gives up the ownership of the block. libcbor will deallocate it when appropriate using its free function @param length Length of the data block

extern (C)
void
cbor_bytestring_set_handle

Meta