alexguirre / RAGENativeUI

MIT License
115 stars 38 forks source link

Consider using System.Runtime.CompilerServices.Unsafe for pointer manipulation #34

Closed alexguirre closed 4 years ago

alexguirre commented 5 years ago

See use-compiler-services-unsafe branch.

Need to wait for C# 8, currently the branch uses preview versions of C# 8 and Roslyn 3.1