fn builtin_undebug( _args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Remove debug-mode single-stepping from a function (stub).
@param fun function to undebug @return invisible NULL