Class Pointer32ArrayParameterConverter.Out

java.lang.Object
jnr.ffi.provider.converters.Pointer32ArrayParameterConverter
jnr.ffi.provider.converters.Pointer32ArrayParameterConverter.Out
All Implemented Interfaces:
ToNativeConverter<Pointer[],int[]>, ToNativeConverter.PostInvocation<Pointer[],int[]>
Enclosing class:
Pointer32ArrayParameterConverter

public static final class Pointer32ArrayParameterConverter.Out extends Pointer32ArrayParameterConverter implements ToNativeConverter.PostInvocation<Pointer[],int[]>