Package org.bytedeco.javacpp.annotation
Annotation Type Convention
-
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Convention
Specifies the calling convention of aFunctionPointer
.- See Also:
Generator
@Documented
@Retention(RUNTIME)
@Target(TYPE)
public @interface Convention
FunctionPointer
.Generator