Function RpcServerUseProtseqEpExA
pub unsafe fn RpcServerUseProtseqEpExA<P0, P2>(
protseq: P0,
maxcalls: u32,
endpoint: P2,
securitydescriptor: Option<*const c_void>,
policy: *const RPC_POLICY,
) -> RPC_STATUSwhere
P0: Param<PCSTR>,
P2: Param<PCSTR>,