[src]

std::libc::funcs::posix01::unistd::readlink

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