pub unsafe extern "C" fn SCIPexprhdlrGetNCreated(
exprhdlr: *mut SCIP_EXPRHDLR,
) -> c_uintExpand description
gets number of times an expression has been created with given expression handler
pub unsafe extern "C" fn SCIPexprhdlrGetNCreated(
exprhdlr: *mut SCIP_EXPRHDLR,
) -> c_uintgets number of times an expression has been created with given expression handler