package pkcs11-driver

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutex : unit Ctypes.typ
type _ck_c_initialize_args
val t : t Ctypes.typ
val (-:) : 'a Ctypes.typ -> string -> ('a, t) Ctypes.field
val f : 'a Ctypes.typ -> ('b -> CK_RV.t) Ctypes.typ
val destroyMutex : (unit Ctypes_static.ptr -> CK_RV.t, t) Ctypes.field
val lockMutex : (unit Ctypes_static.ptr -> CK_RV.t, t) Ctypes.field
val unlockMutex : (unit Ctypes_static.ptr -> CK_RV.t, t) Ctypes.field
val flags : (CK_FLAGS.t, t) Ctypes.field
val pReserved : (unit Ctypes_static.ptr, t) Ctypes.field