Function yanix::file::readlinkat[][src]

pub unsafe fn readlinkat<P: AsRef<Path>>(
    dirfd: RawFd,
    path: P
) -> Result<OsString>