Function scip_sys::SCIPmessageVFPrintWarning
source · pub unsafe extern "C" fn SCIPmessageVFPrintWarning(
messagehdlr: *mut SCIP_MESSAGEHDLR,
formatstr: *const c_char,
ap: va_list
)Expand description
prints a warning message into a file, acting like the vfprintf() command