pub const NLM_F_APPEND: u16 = 2048; // 0x0800u16
Expand description

Add to the end of the object list.