Skip to main content

builtin_undebug

Function builtin_undebug 

Source
fn builtin_undebug(
    _args: &[RValue],
    _: &[(String, RValue)],
) -> Result<RValue, RError>
Expand description

Remove debug-mode single-stepping from a function (stub).

@param fun function to undebug @return invisible NULL