Type Definition pkcs11::C_GetSessionInfo [] [src]

type C_GetSessionInfo = extern "C" fn(_: CK_SESSION_HANDLE, _: CK_SESSION_INFO_PTR) -> CK_RV;