ReactOS 0.4.15-dev-7958-gcd0bb1a
iskeyword.h
Go to the documentation of this file.
1// iskeyword.h
2
3#ifndef ISKEYWORD_H
4#define ISKEYWORD_H
5
6bool iskeyword ( const std::string& ident );
7
8#endif//ISKEYWORD_H
bool iskeyword(const std::string &ident)
_In_ ULONG _In_ ULONG_PTR ident
Definition: winddi.h:3994