gcc_jit_function

A gcc_jit_function encapsulates a function: either one that you're creating yourself, or a reference to one that you're dynamically linking to within the rest of the process.

extern (C)
struct gcc_jit_function

Meta