OodleCore_Plugins_SetJobSystem

Function OodleCore_Plugins_SetJobSystem 

Source
pub unsafe extern "C" fn OodleCore_Plugins_SetJobSystem(
    fp_RunJob: t_fp_OodleCore_Plugin_RunJob,
    fp_WaitJob: t_fp_OodleCore_Plugin_WaitJob,
)