Initial revision
[hcoop/smlsql.git] / libpq / FFI / st-_PQprintOpt.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":120.1-134.13] *)
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
6 structure S__PQprintOpt = struct
7 local
8 open Tag
9 in
10 type tag = s t__ t_P t_Q t_p t_r t_i t_n t_t t_O t_p t_t
11 end
12 val size = C_Int.mk_su_size 0wx18 : tag C.su C.S.size
13 val typ = C_Int.mk_su_typ size
14 end
15 in
16 structure ST__PQprintOpt = S__PQprintOpt
17 end