[][src]Type Definition kari::function::Builtin

type Builtin<Host> = fn(_: &mut Host, _: &mut dyn Context<Host>, _: Scope) -> Result<(), Error>;