Function chmod

Source
pub(crate) fn chmod(path: &CStr, mode: Mode) -> Result<()>