package ctypes

  1. Overview
  2. Docs
val enum : (string * int64) list -> 'a Ctypes.typ -> unit
val structure : 'a Ctypes.structure Ctypes.typ -> unit
val union : 'a Ctypes.union Ctypes.typ -> unit
val typedef : 'a Ctypes.typ -> string -> unit
val internal : string -> ('a -> 'b) Ctypes.fn -> ('a -> 'b) -> unit
OCaml

Innovation. Community. Security.