Type Definition posish::fs::LibcStatFs[][src]

type LibcStatFs = statfs64;

Re-export libc::statfs (or libc::statfs64 where applicable).