Build scripts & automatic generation of FFI files
[hcoop/smlsql.git] / libpq / FFI / fptr-rtti-12.sml
CommitLineData
f147efc8 1(* This file has been generated automatically. DO NOT EDIT! *)
790a48a1
AC
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! *)
f147efc8
AC
4local open C.Dim C_Int in
5structure FPtrRTTI_12 = struct
6 fun mkcall a ()
7 = Cvt.c_sint (CMemory.unwrap_sint (Callop_6.callop (a, (), nil)))
8 val typ = mk_fptr_typ mkcall : (unit -> sint) fptr T.typ
9end
10end