org.jruby.ext.ffi
Interface NativeParam

All Known Implementing Classes:
CallbackInfo, NativeType

public interface NativeParam

This is just a marker interface to allow both NativeType and Callback to be used as parameter types.




Copyright © 2002-2007 JRuby Team. All Rights Reserved.