clang_ParamCommandComment_isParamIndexValid

\param Comment a \c CXComment_ParamCommand AST node.

\returns non-zero if the parameter that this AST node represents was found in the function prototype and \c clang_ParamCommandComment_getParamIndex function will return a meaningful value.

@nogc extern (C)
uint
clang_ParamCommandComment_isParamIndexValid

Meta