Function nix::fcntl::readlink

source ·
pub fn readlink<P: ?Sized + NixPath>(path: &P) -> Result<OsString>