Class Platform.Default

java.lang.Object
com.kenai.jffi.Platform
com.kenai.jffi.Platform.Default
Enclosing class:
Platform

private static final class Platform.Default extends Platform
  • Constructor Details

  • Method Details

    • longSize

      public final int longSize()
      Description copied from class: Platform
      Gets the size of a C 'long' on the native platform.
      Specified by:
      longSize in class Platform
      Returns:
      the size of a long in bits