pub unsafe extern "C" fn SCIPdismantleExpr(
    scip: *mut SCIP,
    file: *mut FILE,
    expr: *mut SCIP_EXPR
) -> SCIP_RETCODE
Expand description

prints structure of an expression a la Maple’s dismantle