35 FILE *
f = fopen(
path,
"w");
37 iniparser_dump_ini(
d,
f);
dictionary * ini_get(int h)
Look up a dictionary pointer by registry handle.
push_value(vm, make_int(ok))
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.