Ejemplo n.º 1
0
		public static extern int fstatvfs (int fd, out Statvfs buf);
Ejemplo n.º 2
0
		public static extern int statvfs (string path, out Statvfs buf);