Creates a new LuaFuncWeak that references a function at index.
The lua state to use.
The index of the function.
Exception if the value at index in the stack isn't a function.
See Implementation
Creates a new LuaFuncWeak that references a function at index.