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

Required features: "Win32_System_Diagnostics_Debug"