Пример #1
0
 public static long ReadInt64(IntPtr ptr, int ofs) => Marshal.ReadInt64(ptr + ofs);