Function get_function

Source
pub fn get_function(db: &DB, name: &ObjRef) -> Option<Rc<Function>>
Expand description

Get then parse a function from the database.