jon.recoil.org

Module Base.Word_sizeSource

For determining the word size that the program is using.

Sourcetype t =
  1. | W32
  2. | W64
Sourceval sexp_of_t__stack : Base.Word_size.t @ local -> Sexplib0.Sexp.t @ local
Sourceval num_bits : Base.Word_size.t -> int @@ portable
Sourceval word_size : Base.Word_size.t @@ portable

Returns the word size of this program, not necessarily of the OS.