clang_Cursor_getCommentRange

Given a cursor that represents a declaration, return the associated comment's source range. The range may include multiple consecutive comments with whitespace in between.

extern (C)
clang_Cursor_getCommentRange

Meta