Function monotron_filemode_is_archive

Source
#[unsafe(no_mangle)]
pub extern "C" fn monotron_filemode_is_archive(
    flags: FileMode,
) -> bool
Expand description

Is the archive bit set in this FileMode bit-field?