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