Module Typedecl_unboxed

type t =
| Unavailable
| This of Types.type_expr
| Only_on_64_bits of Types.type_expr
val get_unboxed_type_representation : Env.t -> Types.type_expr -> t