Function libc::chflags

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