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_q : Q.t -> t Ctypes.abstract Ctypes.ptr
val to_q : t Ctypes.abstract Ctypes.ptr -> Q.t
val zarith : Q.t Ctypes.typ
val t_ptr : t Ctypes.abstract Ctypes.ptr Ctypes.typ
OCaml

Innovation. Community. Security.