Function opencv::core::set_break_on_error [] [src]

pub fn set_break_on_error(flag: bool) -> Result<bool, String>

When the break-on-error mode is set, the default error handler issues a hardware exception, which can make debugging more convenient.

\return the previous state