package gccjit

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

OCaml

Innovation. Community. Security.