Function libc::chflags

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