Function asEngine_SetJITCompiler

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