Union windows_sys::Win32::Graphics::Printing::OPTITEM_0
#[repr(C)]
pub union OPTITEM_0 {
pub Sel: i32,
pub pSel: *mut i8,
}Expand description
Required features: "Win32_Graphics_Printing", "Win32_Foundation", "Win32_UI_WindowsAndMessaging"
Fields§
§Sel: i32§pSel: *mut i8