Struct windows_sys::Win32::System::SystemServices::IMAGE_AUX_SYMBOL_EX_0
#[repr(C)]pub struct IMAGE_AUX_SYMBOL_EX_0 {
pub TokenDef: IMAGE_AUX_SYMBOL_TOKEN_DEF,
pub rgbReserved: [u8; 2],
}
Expand description
Required features: "Win32_System_SystemServices"
Fields§
§TokenDef: IMAGE_AUX_SYMBOL_TOKEN_DEF
§rgbReserved: [u8; 2]