Interface LibusbHidApiLibrary

  • All Superinterfaces:
    HidApiLibrary, HidrawHidApiLibrary, com.sun.jna.Library

    public interface LibusbHidApiLibrary
    extends HidrawHidApiLibrary

    JNA library interface to act as the proxy for the underlying native library

    This approach removes the need for any JNI or native code