restorefunction
Restores a previously hooked Lua or C function to its original implementation.
restorefunction(target: function): functionRestores a previously hooked Lua or C function to its original implementation.
restorefunction(target: function): function