Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / fptr-rtti-5.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_5 = struct
6 fun mkcall a ()
7 = pcast (CMemory.unwrap_addr (Callop_4.callop (a, (), nil)))
8 val typ =
9 mk_fptr_typ mkcall :
10 (unit -> (ST__PQconninfoOption.tag, rw) su_obj ptr') fptr T.typ
11 end
12 end