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

type LibcStatFs = statfs64;

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