Class LibCAPI.size_t

java.lang.Object
java.lang.Number
com.sun.jna.IntegerType
com.sun.jna.platform.unix.LibCAPI.size_t
All Implemented Interfaces:
NativeMapped, Serializable
Enclosing interface:
LibCAPI

public static class LibCAPI.size_t extends IntegerType
This is an unsigned integer type used to represent the sizes of objects.
See Also:
  • Field Details

  • Constructor Details

    • size_t

      public size_t()
    • size_t

      public size_t(long value)