Function rustix::backend::fs::syscalls::readlink

source ยท
pub(crate) fn readlink(path: &CStr, buf: &mut [u8]) -> Result<usize>