briqueabraque: > Hi, > > Is it possible to use foreign function > interface with STMs? If so, where can I > find examples? > Defintely possible. FFI functions are imported as normal functions, so use them wherever the types fit.