libc

Function chflags

Source
pub unsafe extern "C" fn chflags(
    path: *const c_char,
    flags: c_uint,
) -> c_int