(* This file has been generated automatically. DO NOT EDIT! *) (* [from code at "/usr/include/postgresql/libpq-fe.h":163.1-172.13] *) (* [by Matthias Blume's ml-nlffigen (version 0.9) for x86-unix] *) (* Send comments and suggestions to blume@research.bell-labs.com. Thanks! *) local open C.Dim C_Int in structure S_'PQArgBlock = struct open ST_'PQArgBlock type t_f_len = sint val typ_f_len = T.sint : t_f_len T.typ fun f_len' (x : (tag, 'c) su_obj') = mk_field' (0, x) : (t_f_len, 'c) obj' fun f_len (x : (tag, 'c) su_obj) = mk_rw_field (typ_f_len, 0, x) type t_f_isint = sint val typ_f_isint = T.sint : t_f_isint T.typ fun f_isint' (x : (tag, 'c) su_obj') = mk_field' (4, x) : (t_f_isint, 'c) obj' fun f_isint (x : (tag, 'c) su_obj) = mk_rw_field (typ_f_isint, 4, x) type t_f_u = UT_'PQArgBlock'0.tag su val typ_f_u = UT_'PQArgBlock'0.typ : t_f_u T.typ fun f_u' (x : (tag, 'c) su_obj') = mk_field' (8, x) : (t_f_u, 'c) obj' fun f_u (x : (tag, 'c) su_obj) = mk_rw_field (typ_f_u, 8, x) end end