pub unsafe extern "C" fn SCIPgetExprhdlrVar(
scip: *mut SCIP,
) -> *mut SCIP_EXPRHDLRExpand description
returns expression handler for variable expressions (or NULL if not included)
pub unsafe extern "C" fn SCIPgetExprhdlrVar(
scip: *mut SCIP,
) -> *mut SCIP_EXPRHDLRreturns expression handler for variable expressions (or NULL if not included)