Crate dbgeng

Source

Modules§

as_pcstr
bits
client
This contains the main class, DebugClient, which is used to interact with Microsoft’s Debug Engine library via the documented COM objects.

Macros§

dlog
dlogln
Macro to make it nicer to invoke DebugClient::logln / DebugClient::log by avoiding to format! everytime the arguments.

Functions§

DEBUG_EXTENSION_VERSION