jingwood/d2dlib

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

Open

#34 geöffnet am 23. Sept. 2020

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)C# (48 Forks)github user discovery
enhancementhelp wanted

Repository-Metriken

Stars
 (260 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide