SCIPsetFindDisp

Function SCIPsetFindDisp 

Source
pub unsafe extern "C" fn SCIPsetFindDisp(
    set: *mut SCIP_SET,
    name: *const c_char,
) -> *mut SCIP_DISP
Expand description

returns the display column of the given name, or NULL if not existing