Starts a ConCommandBase search, traversing the list of ConVars and ConCommands. If a Handle is returned, the next entry must be read via FindNextConCommand(). The order of the list is undefined.
native Handle FindFirstConCommand(char[] buffer, int max_size, bool& isCommand, int& flags = 0, char[] description = "", int descrmax_size = 0)