pub const NLM_F_CREATE: u16 = 1024;
Expand description

Create object if it doesn’t already exist.