jit_function_set_on_demand_compiler

Function jit_function_set_on_demand_compiler 

Source
pub unsafe extern "C" fn jit_function_set_on_demand_compiler(
    func: jit_function_t,
    on_demand: jit_on_demand_func,
)