Function stark::sail::core::env_lookup_by_id [−][src]
pub fn env_lookup_by_id(env: *mut SlHead, sym_id: u32) -> *mut SlHead
Expand description
Looks up the given symbol ID in the given environment, returning the object it refers to