Package org.bytedeco.javacpp.annotation
Annotation Type Function
-
@Documented @Retention(RUNTIME) @Target(METHOD) public @interface FunctionOverrides the detection of allocators, getters, and setters. Indicates to theGeneratorthat we wish the method to call the corresponding C++ function.- See Also:
Allocator,ArrayAllocator,MemberGetter,MemberSetter,ValueSetter,ValueGetter,Generator