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