2c8e033fd36ef1154d41eaea8b71af7c27a5a4d4
[hcoop/smlsql.git] / libpq / FFI / fptr-rtti-16.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 local open C.Dim C_Int in
5 structure FPtrRTTI_16 = struct
6 fun mkcall a x1
7 = Callop_2.callop
8 (a, CMemory.wrap_addr (reveal (Ptr.inject' x1)), nil)
9 val typ =
10 mk_fptr_typ mkcall :
11 ((ST_pg_conn.tag, rw) su_obj ptr' -> unit) fptr T.typ
12 end
13 end