package ctypes

  1. Overview
  2. Docs
type 'a fn = unit
val foreign : string -> ('a -> 'b) Ctypes.fn -> ('a -> 'b) fn
val foreign_value : string -> 'a Ctypes.typ -> 'a Ctypes.ptr fn
OCaml

Innovation. Community. Security.