Struct winapi::um::wingdi::METAFILEPICT [−][src]
#[repr(C)]pub struct METAFILEPICT {
pub mm: LONG,
pub xExt: LONG,
pub yExt: LONG,
pub hMF: HMETAFILE,
}Fields
mm: LONGxExt: LONGyExt: LONGhMF: HMETAFILETrait Implementations
Returns the “default value” for a type. Read more