pub fn intern_node_raw(packed: u64) -> i32
Intern any packed handle (real or reserved token) in the process-global side-table, returning its i32 id. Used by the candela host, whose values cannot carry a 64-bit handle.
i32