f1330a246ed25b18fddffbadc5d313c34d3905ac
[hcoop/smlsql.git] / libpq / FFI / st-_PQconninfoOption.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":144.1-157.19] *)
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__PQconninfoOption = struct
7 local
8 open Tag
9 in
10 type tag =
11 s t__ t_P t_Q t_c t_o t_n t_n t_i t_n t_f t_o t_O t_p t_t t_i t_o t_n
12 end
13 val size = C_Int.mk_su_size 0wx1c : tag C.su C.S.size
14 val typ = C_Int.mk_su_typ size
15 end
16 in
17 structure ST__PQconninfoOption = S__PQconninfoOption
18 end