pub unsafe extern "C" fn object_get_objects_root() -> *mut Object
Expand description

object_get_objects_root:

Get the container object that holds user created object instances. This is the object at path “/objects”

Returns: the user object container