[][src]Function uapi::readlinkat

pub fn readlinkat<'a>(
    fd: c_int,
    path: impl IntoUstr<'a>,
    buf: &mut [u8]
) -> Result<usize>