Type Definition pkcs11_bindings::CK_C_Initialize

source ·
pub type CK_C_Initialize = Option<unsafe extern "C" fn(pInitArgs: CK_VOID_PTR) -> CK_RV>;