Constant NLM_F_ATOMIC

pub const NLM_F_ATOMIC: i32 = 0x400; // 1_024i32
Available on crate feature dep_sdl2 only.