SBCommandInterpreterRunOptionsSetStopOnError

Function SBCommandInterpreterRunOptionsSetStopOnError 

Source
pub unsafe extern "C" fn SBCommandInterpreterRunOptionsSetStopOnError(
    instance: SBCommandInterpreterRunOptionsRef,
    arg1: bool,
)