OutBuffer.extractData

Transfer ownership of the allocated data to the caller.

struct OutBuffer
extern (C++) nothrow pure nothrow @nogc @trusted
char*
extractData
()

Return Value

Type: char*

pointer to the allocated data

Meta