pub unsafe extern "C" fn SCIPsetSepaPriority( scip: *mut SCIP, sepa: *mut SCIP_SEPA, priority: c_int, ) -> SCIP_RETCODE
sets the priority of a separator