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