Struct winapi::shared::wtypes::GDI_NONREMOTE   [−][src]
#[repr(C)]pub struct GDI_NONREMOTE {
    pub fContext: LONG,
    pub u: GDI_NONREMOTE_u,
}Fields
fContext: LONGu: GDI_NONREMOTE_uTrait Implementations
Returns the “default value” for a type. Read more