pub unsafe extern "C" fn SCIPincludeReaderOsil(
    scip: *mut SCIP
) -> SCIP_RETCODE
Expand description

includes the osil file reader into SCIP

@ingroup FileReaderIncludes