Module CConstants.GEnvConfig

type t =
  1. | Allocated_functions
  2. | Unallocated_functions
val any_genv_config : t list
val allocated : t list
val unallocated : t list
val current_genv_config : unit -> t