Value.setBoxedTakeOwnership

This is an internal function introduced mainly for C marshallers.

More...
class Value
void
setBoxedTakeOwnership
(
void* vBoxed
)

Parameters

vBoxed void*

duplicated unowned boxed value to be set

Detailed Description

Deprecated: Use Value.takeBoxed instead.