pub type PWINDBG_GET_SYMBOL64 = Option<unsafe extern "system" fn(offset: u64, pchbuffer: PCSTR, pdisplacement: *mut u64)>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"