package gccjit

  1. Overview
  2. Docs
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.

OCaml

Innovation. Community. Security.