pub unsafe extern "C" fn SCIPexpriterGetCurrentUserData(
iterator: *mut SCIP_EXPRITER,
) -> SCIP_EXPRITER_USERDATAExpand description
gives the iterator specific user data of the current expression
@note The expression iterator mode must be DFS or another mode with allowrevisit=FALSE