Function SCIPprintExternalCodes

Source
pub unsafe extern "C" fn SCIPprintExternalCodes(
    scip: *mut SCIP,
    file: *mut FILE,
)
Expand description

prints information on external codes to a file stream via the message handler system

@note If the message handler is set to a NULL pointer nothing will be printed