Build scripts & automatic generation of FFI files
[hcoop/smlsql.git] / libpq / FFI / callop-2.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
3 (* Send comments and suggestions to blume@tti-c.org. Thanks! *)
4 structure Callop_2 = struct
5 val callop =
6 RawMemInlineT.rawccall :
7 Word32.word * CMemory.cc_addr * (unit * string -> unit) list ->
8 unit
9 end