Function rustdb::sys::get_function[][src]

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

Get then parse a function from the database.