Function libc::chmod

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