MCPcopy Create free account
hub / github.com/apache/arrow / main

Function main

cpp/src/arrow/csv/generate_fuzz_corpus.cc:204–204  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

202} // namespace arrow::csv
203
204int main(int argc, char** argv) { return arrow::csv::Main(argc, argv); }

Callers

nothing calls this directly

Calls 1

MainFunction · 0.70

Tested by

no test coverage detected