Struct winapi::shared::rpcdce::RPC_SECURITY_QOS_V4_A_union   [−][src]
#[repr(C)]pub struct RPC_SECURITY_QOS_V4_A_union {
    pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_A,
}Fields
HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_ATrait Implementations
Returns the “default value” for a type. Read more