Next: , Previous: x1f4_ever_program, Up: Imperative Language Interpreter Functions


4.8.3.3 x1f4_fini_program

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.