dsohandle()
Produces the dynamic shared object (DSO) handle in use where the macro appears.
Declaration
@freestanding(expression) macro dsohandle() -> UnsafeRawPointerReturn Value
The DSO handle.
Produces the dynamic shared object (DSO) handle in use where the macro appears.
@freestanding(expression) macro dsohandle() -> UnsafeRawPointerThe DSO handle.