예제 #1
0
		public static extern int fstatvfs (int fd, out Statvfs buf);
예제 #2
0
		public static extern int statvfs (string path, out Statvfs buf);