gcc_jit_param

A gcc_jit_param is a function parameter, used when creating a gcc_jit_function. It is also a gcc_jit_lvalue (and thus also an rvalue); use gcc_jit_param_as_lvalue to convert.

extern (C)
struct gcc_jit_param

Meta