gcc_jit_result_get_code

Locate a given function within the built machine code. This will need to be cast to a function pointer of the correct type before it can be called.

extern (C)
void*
gcc_jit_result_get_code

Meta