Context.handle

The void* pointer used by the underlying C API to refer to the context.

If the object has not been initialized, this function returns null.

struct Context
@safe @property inout @trusted pure nothrow
inout(void)*
handle
()

Meta