pub type PWINDBG_DISASM32 = Option<unsafe extern "system" fn(lpoffset: *mut u32, lpbuffer: PCSTR, fshoweffectiveaddress: u32) -> u32>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"