Return, by value, the Datum object managed by this object and set the managed object to null. Ownership of the previously managed Datum object is transferred to the caller.

Synopsis

Declared in <bdld_manageddatum.h>

Datum
release();

Created with MrDocs