Ejemplo n.º 1
0
 public static extern int fcntl(int fd, FcntlCommands cmd, IntPtr args);
Ejemplo n.º 2
0
 internal static extern unsafe int fcntl(int fd, FcntlCommands cmd, int arg1);