monoandroid
namespace Android.Systems
{
    [Register("android/system/StructStatVfs", DoNotGenerateAcw = true)]
    public sealed class StructStatVfs : Object
    {
        [Register(".ctor", "(JJJJJJJJJJJ)V", "")]
        public StructStatVfs(long f_bsize, long f_frsize, long f_blocks, long f_bfree, long f_bavail, long f_files, long f_ffree, long f_favail, long f_fsid, long f_flag, long f_namemax);
    }
}
Assembly Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙