INI handle registry implementation used by VM INI opcodes. More...
Go to the source code of this file.
INI handle registry implementation used by VM INI opcodes.
Provides a tiny fixed-size registry mapping small integer handles to iniparser dictionary pointers. Not thread-safe. Handles are positive integers in range [1, 63].
Definition in file handles.c.