Type Definition dgen::BuiltinFunctionCreator

source ·
pub type BuiltinFunctionCreator = &'static dyn Fn(Arguments) -> CreateFunctionResult;