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