Struct windows_sys::Win32::System::Diagnostics::Debug::GET_TEB_ADDRESS
#[repr(C)]pub struct GET_TEB_ADDRESS {
pub Address: u64,
}
Expand description
Required features: "Win32_System_Diagnostics_Debug"
Fields§
§Address: u64