fn builtin_isdebugged( _args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Query whether a function has debug-mode enabled (stub).
@param fun function to query @return always FALSE