Constant IFF_SLAVE

pub const IFF_SLAVE: i32 = 0x800; // 2_048i32
Available on crate feature dep_sdl3 only.