Iterates over the given string and returns a pointer to the first character that is not in the given charSet.
See Implementation
Iterates over the given string and returns a pointer to the first character that is not in the given charSet.