pub fn intern_node(entity: Entity, generation: u32) -> i32
Intern a handle in the process-global side-table, returning its i32 id. Used by the candela host, whose closures have no &World.
i32
&World