SBCommandInterpreterHandleCommand

Function SBCommandInterpreterHandleCommand 

Source
pub unsafe extern "C" fn SBCommandInterpreterHandleCommand(
    instance: SBCommandInterpreterRef,
    command_line: *const c_char,
    result: SBCommandReturnObjectRef,
    add_to_history: bool,
) -> ReturnStatus