63497664a93b2e3b0d9efd54668ea7904140ca3e
[hcoop/smlsql.git] / libpq / FFI / t-PostgresPollingStatusType.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":62.1-69.28] *)
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_PostgresPollingStatusType = struct
7 type t = ET_'PostgresPollingStatusType.tag enum T.typ
8 val typ = T.enum : ET_'PostgresPollingStatusType.tag enum T.typ : t
9 end
10 end