Skip to main content

intern_node_raw

Function intern_node_raw 

Source
pub fn intern_node_raw(packed: u64) -> i32
Expand description

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.