pub unsafe extern "C" fn SCIProwprepGetName(
rowprep: *mut SCIP_ROWPREP,
) -> *mut c_charExpand description
returns name of rowprep (feel free to modify)
pub unsafe extern "C" fn SCIProwprepGetName(
rowprep: *mut SCIP_ROWPREP,
) -> *mut c_charreturns name of rowprep (feel free to modify)