Function windows::Win32::System::Rpc::RpcServerUseProtseqExA

pub unsafe fn RpcServerUseProtseqExA<P0>(
    protseq: P0,
    maxcalls: u32,
    securitydescriptor: Option<*const c_void>,
    policy: *const RPC_POLICY,
) -> RPC_STATUS
where P0: Param<PCSTR>,