Re: pointers in FFI, differences between MLton 2010 and 2013 versions

Florian Weimer <[email protected]> Sat, 19 Sep 2015 20:21:41 +0200
Newsgroups gmane.comp.lang.ml.mlton.user
Message-ID <[email protected]>
* Jussi Rintanen:

> Can anyone help? What type to use for the pointers _in_the_20100608_
> MLton version?
> Is it different in the 20130715 version? Is the FFI documentation up to
> date?

To access the MLton structure, you need an .mlb file which contains
a line like this:

$(SML_LIB)/basis/mlton.mlb

I don't know if there is another way to make the structure available.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

------------------------------------------------------------------------------