readlink

Function readlink 

Source
pub fn readlink(path: &CStr, buf: &mut [MaybeUninit<u8>]) -> Result<usize>