Gccjit.Param
val create : context -> ?loc:location -> type_ -> string -> param
In preparation for creating a function, create a new parameter of the given type and name.
val to_string : param -> string
Get a human-readable description of this object.