Function syscall::call::chmod

source · []
pub fn chmod<T: AsRef<str>>(path: T, mode: usize) -> Result<usize>
👎 Deprecated since 0.1.55:

use fchmod instead