11 #ifndef CHIPCARD_CARD_ZKACARD_H
12 #define CHIPCARD_CARD_ZKACARD_H
14 #include <chipcard/card.h>
CHIPCARD_API LC_CLIENT_RESULT LC_ZkaCard_Reopen(LC_CARD *card)
#define CHIPCARD_API
Definition: chipcard.h:50
LC_CLIENT_RESULT
Definition: client.h:40
CHIPCARD_API int LC_ZkaCard_ExtendCard(LC_CARD *card)
CHIPCARD_API int LC_ZkaCard_UnextendCard(LC_CARD *card)
struct LC_CARD LC_CARD
Definition: card.h:25