gcc_jit_context_set_logfile

To help with debugging; enable ongoing logging of the context's activity to the given FILE *.

The caller remains responsible for closing "logfile".

Params "flags" and "verbosity" are reserved for future use, and must both be 0 for now.

extern (C)
void
gcc_jit_context_set_logfile

Meta