pub unsafe extern "C" fn SCIPsetFindPricer( set: *mut SCIP_SET, name: *const c_char, ) -> *mut SCIP_PRICER
returns the variable pricer of the given name, or NULL if not existing