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