29 Value vid = pop_value(vm);
32 pcsc_ctx_entry *e = pcsc_get_ctx(
id);
37 SCardReleaseContext(e->ctx);
42 Value vid = pop_value(vm);
push_value(vm, make_int(0))
Tagged union representing a Fun value.
Value make_int(int64_t v)
Construct a Value representing a 64-bit integer.