ocaml-base-compiler
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t =
  1. | Unavailable
  2. | This of Types.type_expr
  3. | Only_on_64_bits of Types.type_expr
val get_unboxed_type_representation : Env.t -> Types.type_expr -> t