Type Definition cryptoki_sys::CK_C_GetInfo

source ·
pub type CK_C_GetInfo = Option<unsafe extern "C" fn(info: *mut _CK_INFO) -> CK_RV>;