Skip navigation links
JNA API 5.10.0
com.sun.jna.platform.unix

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)
JNA API 5.10.0

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