statfs.h
Overview
Related Modules:
Description:
Provides a function to obtain information about a file system.
Since:
1.0
Version:
1.0
Summary
Functions
statfs (const char path, struct statfs buf) |
Obtains file system information of a file in a specified path. |