pub unsafe extern "C" fn SCIPdialogExecDisplayTransproblem(
scip: *mut SCIP,
dialog: *mut SCIP_DIALOG,
dialoghdlr: *mut SCIP_DIALOGHDLR,
nextdialog: *mut *mut SCIP_DIALOG,
) -> SCIP_RETCODE
Expand description
dialog execution method for the display transproblem command