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