Function uapi::chmod

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