Struct winapi::um::wingdi::EMRPIXELFORMAT [−][src]
#[repr(C)]pub struct EMRPIXELFORMAT {
pub emr: EMR,
pub pfd: PIXELFORMATDESCRIPTOR,
}Fields
emr: EMRpfd: PIXELFORMATDESCRIPTORTrait Implementations
Returns the “default value” for a type. Read more