inline-c-win32

Win32 API Context for the inline-c library

https://github.com/anton-dessiatov/inline-c-win32

Latest on Hackage:0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Anton Dessiatov
Maintained by [email protected]

This is a little helper for the marvelous inline-c library. It provides a context with Win32 API data types so you can use DWORD, BOOL, UINT and other Win32 data types right in your inlined function types.