pub type PWINDBG_OUTPUT_ROUTINE = Option<unsafe extern "system" fn(lpformat: PCSTR)>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"