package ctypes

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module type Cstubs_inverted.INTERNALSource

Sourceval enum : (string * int64) list -> 'a Ctypes.typ -> unit
Sourceval structure : _ Ctypes.structure Ctypes.typ -> unit
Sourceval union : _ Ctypes.union Ctypes.typ -> unit
Sourceval typedef : _ Ctypes.typ -> string -> unit
Sourceval internal : ?runtime_lock:bool -> string -> ('a -> 'b) Ctypes.fn -> ('a -> 'b) -> unit
OCaml

Innovation. Community. Security.