net6.0-windows
namespace System.Runtime.Intrinsics.Arm
{
[CLSCompliant(false)]
public abstract class AdvSimd : ArmBase
{
public static void Store(ushort* address, Vector128<ushort> source);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
.NET | 5.06.07.08.09.0 |
Information specific to net6.0 | |
Assembly | System.Runtime.Intrinsics.Experimental , Version=5.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
Referencing | Your project needs a package reference to |
Package | System.Runtime.Intrinsics.Experimental net5.0 |
Platform Restrictions | This API is supported on all platforms. |