feat: init commit
This commit is contained in:
@@ -277,7 +277,7 @@ cryptoki_fn!(
|
||||
}
|
||||
);
|
||||
|
||||
#[cfg(not(feature = "custom-function-list"))]
|
||||
// #[cfg(not(feature = "custom-function-list"))]
|
||||
cryptoki_fn!(
|
||||
unsafe fn C_GetFunctionList(ppFunctionList: CK_FUNCTION_LIST_PTR_PTR) {
|
||||
not_null!(ppFunctionList);
|
||||
|
||||
Reference in New Issue
Block a user