Function libjit_sys::jit_function_set_on_demand_compiler [] [src]

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