#[unsafe(no_mangle)] pub extern "C" fn monotron_filemode_is_readonly( flags: FileMode, ) -> bool
Is the read-only bit set in this FileMode bit-field?