package pkcs11-driver

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val mutex : unit Ctypes.typ
type _ck_nss_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) option Ctypes.typ
val createMutex : ((unit Ctypes_static.ptr Ctypes_static.ptr -> CK_RV.t) option, t) Ctypes.field
val destroyMutex : ((unit Ctypes_static.ptr -> CK_RV.t) option, t) Ctypes.field
val lockMutex : ((unit Ctypes_static.ptr -> CK_RV.t) option, t) Ctypes.field
val unlockMutex : ((unit Ctypes_static.ptr -> CK_RV.t) option, t) Ctypes.field
val flags : (CK_FLAGS.t, t) Ctypes.field
val libraryParameters : (string option, t) Ctypes.field
val pReserved : (unit Ctypes_static.ptr, t) Ctypes.field
type u = string
val make : u -> (_ck_nss_c_initialize_args, [ `Struct ]) Ctypes.structured