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