pub fn get_dylib_path() -> Option<PathBuf>
Gets the path of the current dynamic library. If the path cannot be determined, None is returned.
None