module Field: sig .. end
sig
end
val create : Gccjit.context -> ?loc:Gccjit.location -> Gccjit.type_ -> string -> Gccjit.field
Gccjit.context -> ?loc:Gccjit.location -> Gccjit.type_ -> string -> Gccjit.field
val to_string : Gccjit.field -> string
Gccjit.field -> string