SCIPgetMessagehdlr

Function SCIPgetMessagehdlr 

Source
pub unsafe extern "C" fn SCIPgetMessagehdlr(
    scip: *mut SCIP,
) -> *mut SCIP_MESSAGEHDLR
Expand description

returns the currently installed message handler

@return the currently installed message handler, or NULL if messages are currently suppressed