public interface com.oracle.svm.truffle.nfi.libffi.LibFFI$ffi_arg extends org.graalvm.word.PointerBase
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: com.oracle.svm.truffle.nfi.libffi.LibFFI$ffi_arg
super_class: java.lang.Object
{
}
SourceFile: "LibFFI.java"
NestHost: com.oracle.svm.truffle.nfi.libffi.LibFFI
InnerClasses:
public abstract ffi_arg = com.oracle.svm.truffle.nfi.libffi.LibFFI$ffi_arg of com.oracle.svm.truffle.nfi.libffi.LibFFI
RuntimeVisibleAnnotations:
org.graalvm.nativeimage.c.struct.CStruct(value = "ffi_arg")