jnr.ffi.annotations
Annotation Type Delegate


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface Delegate


Optional Element Summary
 CallingConvention convention
           
 

convention

public abstract CallingConvention convention
Default:
jnr.ffi.CallingConvention.DEFAULT


Copyright © 2013. All Rights Reserved.