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

Required features: "Win32_System_Diagnostics_Debug"