Struct winapi::rpcdce::RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
[−]
[src]
pub struct RPC_BINDING_HANDLE_TEMPLATE_V1_W_union { pub Reserved: *mut c_ushort, }
Fields
Reserved |
Trait Implementations
impl Copy for RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
[src]
impl Clone for RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
[src]
fn clone(&self) -> RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more