[][src]Type Definition gluon_vm::api::function::FunctionRef

type FunctionRef<'vm, F> = Function<&'vm Thread, F>;

Type which represents a function reference in gluon