Skip to main content

asEngine_SetJITCompiler

Function asEngine_SetJITCompiler 

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