[][src]Type Definition pkcs11::functions::C_GetFunctionList

type C_GetFunctionList = extern "C" fn(ppFunctionList: CK_FUNCTION_LIST_PTR_PTR) -> CK_RV;

C_GetFunctionList returns the function list.

Function Parameters

  • ppFunctionList: receives pointer to function list