CSVParserInit initializes any static state used to implement CSVParser. By default the static state used to implement the parser is lazily initialized during the first call to NewCSVParser(). You can call this function if you wish to initialize the static state ahead of time.
()
source not stored for this graph (policy: none)