public static interface LibFFI.ffi_type_array
extends org.graalvm.word.PointerBase
| Modifier and Type | Method and Description |
|---|---|
LibFFI.ffi_type |
read(int index) |
void |
write(int index,
LibFFI.ffi_type value) |
LibFFI.ffi_type read(int index)
void write(int index,
LibFFI.ffi_type value)