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