pcsc_hdl_t
pcsc_mem_alloc(pcsc_hdl_t *hdl, size_t len)
pcsc_mem_free(pcsc_hdl_t *hdl, void *buf)
pcsc_card_alloc(pcsc_hdl_t *hdl, const char *reader)
pcsc_hdl_t *hdl = card->pcc_hdl;
pcsc_hdl_t *hdl;
hdl = calloc(1, sizeof (pcsc_hdl_t));
pcsc_hdl_t *hdl = arg;
pcsc_hdl_t *hdl = arg;
pcsc_hdl_t *pcc_hdl;
pcsc_hdl_t *hdl = card->pcc_hdl;