Function scip_sys::SCIPtableSetData
source · pub unsafe extern "C" fn SCIPtableSetData(
table: *mut SCIP_TABLE,
tabledata: *mut SCIP_TABLEDATA
)Expand description
sets user data of statistics table; user has to free old data in advance!