Ejemplo n.º 1
0
 internal static unsafe partial int UTimensat(string path, TimeSpec *times);
Ejemplo n.º 2
0
 public unsafe static extern int kevent(int kq, KernelEvent *changeList, int nChanges, KernelEvent *eventList, int nEvents, TimeSpec *timeout);
Ejemplo n.º 3
0
 internal static extern unsafe int UTimensat(string path, TimeSpec *times);
Ejemplo n.º 4
0
 internal static unsafe partial int FUTimens(SafeHandle fd, TimeSpec *times);