SCIPtableSetData

Function 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!