pub fn get_dylib_path() -> Option<PathBuf>
Expand description

Gets the path of the current dynamic library. If the path cannot be determined, None is returned.