callbacks in nlffi
brian <briand-/[email protected]>
| Newsgroups | gmane.comp.lang.sml.smlnj |
|---|---|
| Message-ID | <[email protected]> |
I'm attempting to create a binding to nlffi for Glut. Can nlffi support callbacks ? I looked at the declaration of glutReshapeFunc and it looks like I should be able to create an ML functions for the callback. Thanks Brian