bb6c842b38d2c15c9a3e3f0882f86697d4144e7a
[hcoop/smlsql.git] / libpq / FFI / t-PQnoticeProcessor.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":115.1-67] *)
3 (* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *)
4 (* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *)
5 local open C.Dim C in
6 structure T_PQnoticeProcessor = struct
7 type t = (voidptr * ro uchar_obj ptr' -> unit) fptr T.typ
8 val typ = FPtrRTTI_0.typ : t
9 end
10 end