#[repr(C)]pub struct XFORML {
pub eM11: u32,
pub eM12: u32,
pub eM21: u32,
pub eM22: u32,
pub eDx: u32,
pub eDy: u32,
}Expand description
Required features: ‘Win32_Devices_Display’
Fields
eM11: u32eM12: u32eM21: u32eM22: u32eDx: u32eDy: u32