package ctypes-zarith

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val make : unit -> t Ctypes.abstract Ctypes.ptr

like Ctypes.make, but with finalise and type already specified

val of_z : Z.t -> t Ctypes.abstract Ctypes.ptr
val to_z : t Ctypes.abstract Ctypes.ptr -> Z.t
val zarith : Z.t Ctypes.typ
val t_ptr : t Ctypes.abstract Ctypes.ptr Ctypes.typ
OCaml

Innovation. Community. Security.