pub unsafe extern "C" fn SCIPlpiInterrupt(
lpi: *mut SCIP_LPI,
interrupt: c_uint,
) -> SCIP_RETCODEExpand description
interrupts the currently ongoing lp solve or disables the interrupt
pub unsafe extern "C" fn SCIPlpiInterrupt(
lpi: *mut SCIP_LPI,
interrupt: c_uint,
) -> SCIP_RETCODEinterrupts the currently ongoing lp solve or disables the interrupt