libc::funcs::posix01::unistd::readlink[src]

pub unsafe fn readlink(path: *c_char, buf: *mut c_char, bufsz: size_t) -> ssize_t