![]() |
SystemEX
Lacking
Additional generic collection types missing in .net
|
Classes | |
| class | ExampleRamKernelAdd |
| Example implementation of a RAM‑based compute kernel that adds two integers. More... | |
| class | Programm |
| Example program demonstrating how to run the RAM kernel. | |
Functions | |
| delegate int | MyKernelFunction (IntPtr A, int dwSize, IntPtr B, int dwSizeB, IntPtr C) |