jingwood/d2dlib

Could this library benefit from C#9's function pointers?

Open

#34 创建于 2020年9月23日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C# (48 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (260 star)
PR 合并指标
 (PR 指标待抓取)

描述

There might be function pointers to unmanaged APIs in C#: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/proposals/csharp-9.0/function-pointers

Could this library benefit form that? Someone mentions here that this might be suitable for graphics APIs: https://news.ycombinator.com/item?id=24559462

If so, I'd like to contribute.

贡献者指南