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