Cookbook/FFI

From HaskellWiki
< Cookbook
Revision as of 02:51, 9 April 2021 by Atravers (talk | contribs) (To be deleted, if no new content appears...)
Jump to navigation Jump to search

Interfacing with C-code

Magnus has written a nice example (link broken) on how to call a C function operating on a user defined type.