SBCommandInterpreterRunOptionsSetStopOnContinue

Function SBCommandInterpreterRunOptionsSetStopOnContinue 

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