Value newFunction(T)(Context context, string name, T callback)
Create a function in context which calls a D callback.
context
name
callback