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

Required features: "Win32_System_Diagnostics_Debug"