[][src]Function syscall::call::chmod

pub fn chmod<T: AsRef<[u8]>>(path: T, mode: usize) -> Result<usize>