Function scip_sys::SCIPeventhdlrSetData
source · pub unsafe extern "C" fn SCIPeventhdlrSetData(
eventhdlr: *mut SCIP_EVENTHDLR,
eventhdlrdata: *mut SCIP_EVENTHDLRDATA
)Expand description
sets user data of event handler; user has to free old data in advance!