pub unsafe extern "C" fn SCIPgetMessagehdlr(
scip: *mut SCIP,
) -> *mut SCIP_MESSAGEHDLRExpand description
returns the currently installed message handler
@return the currently installed message handler, or NULL if messages are currently suppressed