Function monotron_filemode_is_readonly

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

Is the read-only bit set in this FileMode bit-field?