pub unsafe extern "C" fn SCIPexprhdlrHasPrint(
exprhdlr: *mut SCIP_EXPRHDLR,
) -> c_uintExpand description
returns whether expression handler implements the print callback
pub unsafe extern "C" fn SCIPexprhdlrHasPrint(
exprhdlr: *mut SCIP_EXPRHDLR,
) -> c_uintreturns whether expression handler implements the print callback