SCIPdialogGetPath

Function SCIPdialogGetPath 

Source
pub unsafe extern "C" fn SCIPdialogGetPath(
    dialog: *mut SCIP_DIALOG,
    sepchar: c_char,
    path: *mut c_char,
)
Expand description

gets the name of the current path in the dialog tree, separated by the given character