pub unsafe extern "C" fn SCIPsetPropPriority( scip: *mut SCIP, prop: *mut SCIP_PROP, priority: c_int, ) -> SCIP_RETCODE
sets the priority of a propagator