gcc_jit_result_release

Once we're done with the code, this unloads the built .so file. This cleans up the result; after calling this, it's no longer valid to use the result.

extern (C)
void
gcc_jit_result_release

Meta