Function libc::chmod[][src]

pub unsafe extern "C" fn chmod(
    path: *const c_char,
    mode: c_int
) -> c_int