ΒΆunsigned int
clang_InlineContentComment_hasTrailingNewline(
CXComment Comment)
unsigned int
clang_InlineContentComment_hasTrailingNewline(
CXComment Comment)
Declared at: clang/include/clang-c/Documentation.h:253
Parameters
- CXComment Comment
Returns
non-zero if \c Comment is inline content and has a newline immediately following it in the comment text. Newlines between paragraphs do not count.