Object Handler Data Structures.
static __inline__ void _Chain_Append_unprotected(Chain_Control *the_chain, Chain_Node *the_node)
Appends a node (unprotected).
void _Objects_Free_static(Objects_Information *information, Objects_Control *the_object)
Free the object.