コード例 #1
0
 public static extern void rtcSetDeviceProperty(IntPtr device, RTCDeviceProperty prop, long value); // TODO: nint instead of long
コード例 #2
0
 public static extern long rtcGetDeviceProperty(IntPtr device, RTCDeviceProperty prop); // TODO: nint instead of long