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