Type Definition pkcs11_bindings::CK_C_GetInfo

source ·
pub type CK_C_GetInfo = Option<unsafe extern "C" fn(pInfo: CK_INFO_PTR) -> CK_RV>;