Fixing for 110.46
[hcoop/smlsql.git] / libpq / FFI / st-pgNotify.sml
1 (* This file has been generated automatically. DO NOT EDIT! *)
2 (* [from code at "/usr/include/postgresql/libpq-fe.h":106.1-111.11] *)
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! *)
5 local
6 structure S_pgNotify = struct
7 local
8 open Tag
9 in
10 type tag = s t_p t_g t_N t_o t_t t_i t_f t_y
11 end
12 val size = C_Int.mk_su_size 0wx24 : tag C.su C.S.size
13 val typ = C_Int.mk_su_typ size
14 end
15 in
16 structure ST_pgNotify = S_pgNotify
17 end