コード例 #1
0
		public static extern int fstatvfs (int fd, out Statvfs buf);
コード例 #2
0
		public static extern int statvfs (string path, out Statvfs buf);