Interface HidrawHidApiLibrary

  • All Superinterfaces:
    HidApiLibrary, com.sun.jna.Library
    All Known Subinterfaces:
    LibusbHidApiLibrary

    public interface HidrawHidApiLibrary
    extends HidApiLibrary

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

    This approach removes the need for any JNI or native code