Struct windows_sys::Win32::System::Diagnostics::Debug::GET_EXPRESSION_EX
[−]#[repr(C)]pub struct GET_EXPRESSION_EX {
pub Expression: PSTR,
pub Remainder: PSTR,
pub Value: u64,
}Expand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’
Fields
Expression: PSTRRemainder: PSTRValue: u64