pub unsafe extern "C" fn SCIPmessageVPrintError(
formatstr: *const c_char,
ap: *mut __va_list_tag,
)Expand description
prints an error message, acting like the vprintf() command using the static message handler
pub unsafe extern "C" fn SCIPmessageVPrintError(
formatstr: *const c_char,
ap: *mut __va_list_tag,
)prints an error message, acting like the vprintf() command using the static message handler