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