pub fn read_link_to_new_ustring<'a>(
    fd: c_int,
    path: impl IntoUstr<'a>
) -> Result<Ustring>
Expand description

Shortcut for read_link_to_ustring with a new Ustring