Uses of Class
com.kenai.jffi.Array
| Package | Description |
|---|---|
| com.kenai.jffi |
-
Uses of Array in com.kenai.jffi
Methods in com.kenai.jffi that return Array Modifier and Type Method Description static ArrayArray. newArray(Type elementType, int length)Creates a new C array layout description.