Struct windows_sys::Win32::System::Diagnostics::Debug::Extensions::GET_EXPRESSION_EX
#[repr(C)]pub struct GET_EXPRESSION_EX {
pub Expression: PCSTR,
pub Remainder: PCSTR,
pub Value: u64,
}Expand description
Required features: "Win32_System_Diagnostics_Debug_Extensions"
Fields§
§Expression: PCSTR§Remainder: PCSTR§Value: u64