Skip to content

One-to-one method mapping using libffi and  #3

@Neiko2002

Description

@Neiko2002

Instead of mapping an entire java interface to a bunch of native functions, we could use MethodHandles and map methods one-to-one using Javacpp-FFI
https://github.com/bytedeco/javacpp-presets/tree/master/libffi

Encapsulate all pointers in a class object to reuse them and not create unnecessary garbage.
https://github.com/bytedeco/ javacpp-presets/issues/1181

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions