56575859606162636465
} } finally { lib.close(); } } catch (IOException e) { throw new NativeIntegrationException(String.format("Could not create JNA native library '%s'.", libFile), e); } } System.setProperty("jna.boot.library.path", tmpDir.getAbsolutePath()); }