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