Struct windows_sys::Win32::System::DataExchange::METAFILEPICT
[−]#[repr(C)]pub struct METAFILEPICT {
pub mm: i32,
pub xExt: i32,
pub yExt: i32,
pub hMF: HMETAFILE,
}Expand description
Required features: ‘Win32_System_DataExchange’, ‘Win32_Graphics_Gdi’
Fields
mm: i32xExt: i32yExt: i32hMF: HMETAFILE