so are most platforms to be fair, been dealing with linker bugs on msvc arm for 2 days now
so are most platforms to be fair, been dealing with linker bugs on msvc arm for 2 days now
&Unsafe.As<int, int> trick&Unsafe.As<int, int>ref T* AsPointerRef<T>(ref T thing) => ref ((delegate*<ref T, ref T*>)&Unsafe.As<int, int>)(ref thing);