Class Pointer64ArrayParameterConverter.Out

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

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