Function SCIPmessageFPrintDialog

Source
pub unsafe extern "C" fn SCIPmessageFPrintDialog(
    messagehdlr: *mut SCIP_MESSAGEHDLR,
    file: *mut FILE,
    formatstr: *const c_char,
    ...
)