Function nc::chflags

source ยท
pub unsafe fn chflags<P: AsRef<Path>>(
    path: P,
    flags: fflags_t
) -> Result<(), Errno>
Expand description

Set file flags.