pub fn make_attr_object(obj: *mut ConfObject) -> AttrValue
Create a new object AttrValue
AttrValue
obj
An AttrValue storing a pointer to the ConfObject
ConfObject
obj.into() may be preferred
obj.into()
Cell Context