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

includes the sto file reader into SCIP

@ingroup FileReaderIncludes