pub type PWINDBG_OLD_EXTENSION_ROUTINE = Option<unsafe extern "system" fn(dwcurrentpc: u32, lpextensionapis: *mut WINDBG_EXTENSION_APIS, lpargumentstring: PCSTR)>;
Expand description

Required features: "Win32_System_Diagnostics_Debug", "Win32_System_Kernel"