pub unsafe extern "C" fn SCIPdialogGetSubdialogs(
dialog: *mut SCIP_DIALOG,
) -> *mut *mut SCIP_DIALOGExpand description
gets the array of sub-dialogs associated with the given dialog
pub unsafe extern "C" fn SCIPdialogGetSubdialogs(
dialog: *mut SCIP_DIALOG,
) -> *mut *mut SCIP_DIALOGgets the array of sub-dialogs associated with the given dialog