chmod

Function chmod 

Source
pub unsafe extern "system" fn chmod(
    filename: *const c_char,
    mode: umode_t,
) -> c_int