[][src]Function uapi::lchown

pub fn lchown<'a>(
    pathname: impl IntoUstr<'a>,
    owner: uid_t,
    group: gid_t
) -> Result<()>