Silk.NETS
Silk.NET5y ago
6 replies
peterix

IDisposable changes to the PFN structs

Created a PR for the IDisposable changes to the PFN structs that are manually written:
https://github.com/dotnet/Silk.NET/pull/615
GitHub
Adding the IDisposable interface as it is implemented for the generated PFN structs (see StructWriter)
Add IDisposable call to SilkMarshall.Free for all PFN-structs by p3...
Was this page helpful?