- libName
- the name of the library to find.
Documentation for this section has not yet been entered.
Returns the absolute path of the native library with the specified name, or null. If this method returns null then the virtual machine searches the directories specified by the system property "java.library.path".
This implementation always returns null.