SCIProwDropEvent

Function SCIProwDropEvent 

Source
pub unsafe extern "C" fn SCIProwDropEvent(
    row: *mut SCIP_ROW,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    eventtype: SCIP_EVENTTYPE,
    eventhdlr: *mut SCIP_EVENTHDLR,
    eventdata: *mut SCIP_EVENTDATA,
    filterpos: c_int,
) -> SCIP_RETCODE
Expand description

deletes event handler with given data from row’s event filter