Files
Misaki.HighPerformance/Misaki.HighPerformance.Jobs/AssemblyInfo.cs.cs
2026-03-08 15:57:05 +09:00

2 lines
177 B
C#

global using unsafe JobExecutionFunc = delegate*<void*, ref Misaki.HighPerformance.Jobs.JobRanges, ref int, ref readonly Misaki.HighPerformance.Jobs.JobExecutionContext, bool>;