Constant IFA_F_SECONDARY

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