pub const NLM_F_EXCL: u16 = 512; // 512u16
Expand description

Don’t replace if the object already exists.