Module Facile.Gcc

module Gcc: sig .. end

type level = 
| Basic
| Medium
| High
val cstr : ?level:level ->
Facile.Var.Fd.t array -> (Facile.Var.Fd.t * int) array -> Facile.Cstr.t