Function rustdb::sys::get_function

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

Get then parse a function from the database.