Function windows::Win32::System::Rpc::I_RpcServerUseProtseqEp2W
pub unsafe fn I_RpcServerUseProtseqEp2W<P0, P1, P2>(
networkaddress: P0,
protseq: P1,
maxcalls: u32,
endpoint: P2,
securitydescriptor: Option<*const c_void>,
policy: *const c_void,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,