Initial revision
[hcoop/smlsql.git] / libpq / FFI / callop-23.sml
CommitLineData
f147efc8
AC
1(* This file has been generated automatically. DO NOT EDIT! *)
2(* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *)
3(* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *)
4structure Callop_23 = struct
5 val callop =
6 RawMemInlineT.rawccall :
7 Word32.word *
8 (CMemory.cc_addr *
9 CMemory.cc_addr *
10 CMemory.cc_addr *
11 CMemory.cc_addr *
12 CMemory.cc_addr *
13 CMemory.cc_addr *
14 CMemory.cc_addr) *
15 (unit *
16 string *
17 string *
18 string *
19 string *
20 string *
21 string *
22 string -> string) list -> CMemory.cc_addr
23end