JNA API 5.4.0

Class SystemB.XswUsage

  • Enclosing interface:
    SystemB


    @FieldOrder({"xsu_total","xsu_avail","xsu_used","xsu_pagesize","xsu_encrypted"})
    public static class SystemB.XswUsage
    extends Structure
    Return type for sysctl vm.swapusage
    • Field Detail

      • xsu_total

        public long xsu_total
      • xsu_avail

        public long xsu_avail
      • xsu_used

        public long xsu_used
      • xsu_pagesize

        public int xsu_pagesize
      • xsu_encrypted

        public boolean xsu_encrypted
    • Constructor Detail

      • XswUsage

        public XswUsage​()
JNA API 5.4.0

Copyright © 2007-2018 Timothy Wall. All Rights Reserved.