Function windows::Win32::System::Rpc::RpcServerUseProtseqExW

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