![]() | Fun 0.41.5 The programming language that makes You have fun |
Implements the OP_PCSC_RELEASE opcode (conditional build). More...
Go to the source code of this file.
Functions | |
| free_value (vid) | |
| push_value (vm, make_int(0)) | |
Variables | |
| case | OP_PCSC_RELEASE |
| break | |
Implements the OP_PCSC_RELEASE opcode (conditional build).
Releases a previously established PC/SC context and frees its registry slot. When PCSC support is disabled at build time, this opcode returns 0 after consuming its argument.
Definition in file release.c.
| free_value | ( | vid | ) |
| push_value | ( | vm | , |
| make_int(0) | ) |