Struct winapi::rpcdce::RPC_BINDING_HANDLE_TEMPLATE_V1_W_union [] [src]

#[repr(C)]
pub struct RPC_BINDING_HANDLE_TEMPLATE_V1_W_union { pub Reserved: *mut c_ushort, }

Fields

Trait Implementations

impl Debug for RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
[src]

Formats the value using the given formatter.

impl Copy for RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
[src]

impl Clone for RPC_BINDING_HANDLE_TEMPLATE_V1_W_union
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more