Function rustix::fs::abs::_readlink

source ยท
fn _readlink(path: &CStr, buffer: Vec<u8>) -> Result<CString>