WinAPIException.this

Undocumented in source.
class WinAPIException
@safe pure nothrow
this
(
in string functionName
,
in string file = __FILE__
,
in size_t line = __LINE__
,
Throwable next = null
)

Meta