Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / st--PQArgBlock.sml
CommitLineData
f147efc8
AC
1(* This file has been generated automatically. DO NOT EDIT! *)
2(* [from code at "/usr/include/postgresql/libpq-fe.h":163.1-172.13] *)
790a48a1
AC
3(* [by Matthias Blume's ml-nlffigen (version 0.9.1) for x86-unix] *)
4(* Send comments and suggestions to blume@tti-c.org. Thanks! *)
f147efc8
AC
5local
6 structure S_'PQArgBlock = struct
7 local
8 open Tag
9 in
10 type tag = s t_' t_P t_Q t_A t_r t_g t_B t_l t_o t_c t_k
11 end
12 val size = C_Int.mk_su_size 0wxc : tag C.su C.S.size
13 val typ = C_Int.mk_su_typ size
14 end
15in
16 structure ST_'PQArgBlock = S_'PQArgBlock
17end