Struct windows_sys::Win32::System::Ioctl::CHANGER_ELEMENT
#[repr(C)]pub struct CHANGER_ELEMENT {
pub ElementType: ELEMENT_TYPE,
pub ElementAddress: u32,
}
Expand description
Required features: "Win32_System_Ioctl"
Fields§
§ElementType: ELEMENT_TYPE
§ElementAddress: u32