pub unsafe extern "C" fn SCIPexpriterGetCurrent(
    iterator: *mut SCIP_EXPRITER
) -> *mut SCIP_EXPR
Expand description

gets the current expression that the expression iterator points to