[][src]Function uapi::readlink

pub fn readlink<'a, 'b, T: Pod + ?Sized>(
    path: impl IntoUstr<'a>,
    buf: &'b mut T
) -> Result<&'b mut [u8]>