Class SystemB.ProcFdInfo

java.lang.Object
com.sun.jna.Structure
oshi.jna.platform.mac.SystemB.ProcFdInfo
Enclosing interface:
SystemB

@FieldOrder({"proc_fd","proc_fdtype"}) public static class SystemB.ProcFdInfo extends Structure
Mac file descriptor info
  • Field Details

    • proc_fd

      public int proc_fd
    • proc_fdtype

      public int proc_fdtype
  • Constructor Details

    • ProcFdInfo

      public ProcFdInfo()