Function uapi::chmod[][src]

pub fn chmod<'a>(pathname: impl IntoUstr<'a>, mode: mode_t) -> Result<()>
Expand description