Base__.Word_size
type t
=
|
W32
W64
val sexp_of_t : t -> Base.Sexp.t
val num_bits : t -> int
val word_size : t
Returns the word size of this program, not necessarily of the OS.