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