Gccjit.Field
val create : context -> ?loc:location -> type_ -> string -> field
Create a field, with the given type and name.
val to_string : field -> string
Get a human-readable description of this object.