pub type PDEBUG_EXTENSION_CALL = Option<unsafe extern "system" fn(client: IDebugClient, args: PCSTR) -> HRESULT>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"