Next: x1f4_flat_program, Previous: x1f4_ever_program, Up: Imperative Language Interpreter Functions
extern int x1f4_fini_program (void **x1f4_program);
The x1f4_fini_program
function frees the memory allocated for the
program executable representation recorded at the x1f4_program
address.