Statvfs
f_bavail
f_bfree
f_blocks
f_bsize
f_favail
f_ffree
f_files
f_flag
f_frsize
f_fsid
f_namemax
Equals(Object)
Equals(Statvfs)
GetHashCode()
operator !=(Statvfs, Statvfs)
operator ==(Statvfs, Statvfs)
monoandroid
namespace Mono.Unix.Native
{
[CLSCompliant(false)]
public struct Statvfs : IEquatable<Statvfs>
{
public static bool operator ==(Statvfs lhs, Statvfs rhs);
}
}
| Xamarin Android | 0.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Posix , Version=2.0.5.0, PublicKeyToken=0738eb9f132ed756 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API