Skip to main content

intern_node

Function intern_node 

Source
pub fn intern_node(entity: Entity, generation: u32) -> i32
Expand description

Intern a handle in the process-global side-table, returning its i32 id. Used by the candela host, whose closures have no &World.