[][src]Function angelscript_sys::c_engine::asEngine_SetJITCompiler

pub unsafe extern "C" fn asEngine_SetJITCompiler(
    e: *mut asIScriptEngine,
    compiler: *mut asIJITCompiler
) -> c_int