Struct winapi::rpcdce::RPC_SECURITY_QOS_V3_A_union [] [src]

#[repr(C)]
pub struct RPC_SECURITY_QOS_V3_A_union { pub HttpCredentials: *mut RPC_HTTP_TRANSPORT_CREDENTIALS_A, }

Fields

Trait Implementations

impl Debug for RPC_SECURITY_QOS_V3_A_union
[src]

Formats the value using the given formatter.

impl Copy for RPC_SECURITY_QOS_V3_A_union
[src]

impl Clone for RPC_SECURITY_QOS_V3_A_union
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more