SBDebuggerRunCommandInterpreter2

Function SBDebuggerRunCommandInterpreter2 

Source
pub unsafe extern "C" fn SBDebuggerRunCommandInterpreter2(
    instance: SBDebuggerRef,
    auto_handle_events: bool,
    spawn_thread: bool,
    options: SBCommandInterpreterRunOptionsRef,
    num_errors: c_int,
    quit_requested: bool,
    stopped_for_crash: bool,
)