SCardDisconnect(ce->h, SCARD_LEAVE_CARD)
push_value(vm, make_int(1))
static pcsc_card_entry * pcsc_get_card(int id)
Lookup a card slot by id.
Tagged union representing a Fun value.
Value make_int(int64_t v)
Construct a Value representing a 64-bit integer.
static Value pop_value(VM *vm)
Pop a Value from the VM operand stack.