pub unsafe extern "C" fn SCIPmessagehdlrSetLogfile(
messagehdlr: *mut SCIP_MESSAGEHDLR,
filename: *const c_char,
)Expand description
sets the log file name for the message handler
pub unsafe extern "C" fn SCIPmessagehdlrSetLogfile(
messagehdlr: *mut SCIP_MESSAGEHDLR,
filename: *const c_char,
)sets the log file name for the message handler