OodleCore_Plugins_SetJobSystemAndCount

Function OodleCore_Plugins_SetJobSystemAndCount 

Source
pub unsafe extern "C" fn OodleCore_Plugins_SetJobSystemAndCount(
    fp_RunJob: t_fp_OodleCore_Plugin_RunJob,
    fp_WaitJob: t_fp_OodleCore_Plugin_WaitJob,
    target_parallelism: c_int,
)