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