0d4f58c8d0e87619ac5e8f1d7fb0e0588ddc1f3e
[hcoop/smlsql.git] / libpq / FFI / callop-20.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_20 = struct
5 val callop =
6 RawMemInlineT.rawccall :
7 Word32.word *
8 (CMemory.cc_addr *
9 CMemory.cc_addr *
10 CMemory.cc_sint *
11 CMemory.cc_sint *
12 CMemory.cc_sint) *
13 (unit * string * string * Int31.int * Int31.int * Int31.int ->
14 unit) list -> unit
15 end