SCIPmessageFPrintInfo

Function SCIPmessageFPrintInfo 

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