pub unsafe extern "C" fn SCIPpressedCtrlC(scip: *mut SCIP) -> c_uint
returns whether the user pressed CTRL-C to interrupt the solving process
@return Returns TRUE if Ctrl-C was pressed, otherwise FALSE.