Loads a dynamic library, given a complete path name. If you use this from java_g it will automagically insert "_g" before the ".so". Example: Runtime.getRuntime().load("/home/avh/lib/libX11.so"); @param filename the file to load @exception UnsatisfiedLinkError If the file does not exis
(String filename)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected