SCIPsetFindExprhdlr

Function SCIPsetFindExprhdlr 

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

returns the expression handler of the given name, or NULL if not existing