ManagedCuda.DriverAPINativeMethods.Memset.cuMemsetD16_v2 C# (CSharp) Метод

cuMemsetD16_v2() приватный Метод

private cuMemsetD16_v2 ( ManagedCuda.BasicTypes.CUdeviceptr dstDevice, ushort us, ManagedCuda.BasicTypes.SizeT N ) : CUResult
dstDevice ManagedCuda.BasicTypes.CUdeviceptr
us ushort
N ManagedCuda.BasicTypes.SizeT
Результат CUResult
            public static extern CUResult cuMemsetD16_v2(CUdeviceptr dstDevice, ushort us, SizeT N);