Frama-C API - Value
val hash : t -> intval pretty : Stdlib.Format.formatter -> t -> unitval of_bit : typ:Frama_c_kernel.Cil_types.typ -> Abstract_memory.bit -> tval to_bit : t -> Abstract_memory.bitval to_integer : t -> Frama_c_kernel.Z.t option