You can search for identifiers within the package.
in-package search v0.2.0
type t
val make : unit -> t Ctypes.abstract Ctypes.ptr
like Ctypes.make, but with finalise and type already specified
Ctypes.make
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