Struct winapi::um::wingdi::EMRCREATEBRUSHINDIRECT [−][src]
#[repr(C)]pub struct EMRCREATEBRUSHINDIRECT {
pub emr: EMR,
pub ihBrush: DWORD,
pub lb: LOGBRUSH32,
}Fields
emr: EMRihBrush: DWORDlb: LOGBRUSH32Trait Implementations
Returns the “default value” for a type. Read more