Struct windows_sys::Win32::Devices::Display::GLYPHPOS
#[repr(C)]pub struct GLYPHPOS {
pub hg: u32,
pub pgdf: *mut GLYPHDEF,
pub ptl: POINTL,
}Expand description
Required features: "Win32_Devices_Display", "Win32_Foundation"
Fields§
§hg: u32§pgdf: *mut GLYPHDEF§ptl: POINTL