Class LibCAPI.size_t

  • All Implemented Interfaces:
    NativeMapped, java.io.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:
    Serialized Form
    • Constructor Detail

      • size_t

        public size_t()
      • size_t

        public size_t​(long value)