Function chmod

Source
pub unsafe extern "C" fn chmod(
    __file: *const c_char,
    __mode: __mode_t,
) -> c_int