RPC_PROTSEQ_ENDPOINT

Type Alias RPC_PROTSEQ_ENDPOINT 

Source
pub type RPC_PROTSEQ_ENDPOINT = _RPC_PROTSEQ_ENDPOINT;

Aliased Type§

#[repr(C)]
pub struct RPC_PROTSEQ_ENDPOINT { pub RpcProtocolSequence: *mut u8, pub Endpoint: *mut u8, }

Fields§

§RpcProtocolSequence: *mut u8§Endpoint: *mut u8