pub unsafe extern "C" fn SCIPdialogDisplayMenuEntry(
dialog: *mut SCIP_DIALOG,
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
displays the entry for the dialog in it’s parent’s menu
pub unsafe extern "C" fn SCIPdialogDisplayMenuEntry(
dialog: *mut SCIP_DIALOG,
scip: *mut SCIP,
) -> SCIP_RETCODEdisplays the entry for the dialog in it’s parent’s menu