pub type PWINDBG_GET_EXPRESSION32 = Option<unsafe extern "system" fn(lpexpression: PCSTR) -> u32>;
Expand description

Required features: "Win32_System_Diagnostics_Debug"