Constant IFA_F_TEMPORARY

pub const IFA_F_TEMPORARY: u32 = 0x01; // 1u32
Available on crate feature dep_sdl3 only.