pub unsafe extern "C" fn SCIPmessagehdlrSetQuiet(
messagehdlr: *mut SCIP_MESSAGEHDLR,
quiet: c_uint,
)Expand description
sets the messages handler to be quiet
pub unsafe extern "C" fn SCIPmessagehdlrSetQuiet(
messagehdlr: *mut SCIP_MESSAGEHDLR,
quiet: c_uint,
)sets the messages handler to be quiet