getComment

Get the attached comments at the location of the cursor

@safe
string
getComment
(
in from!"clang".Cursor cursor
)

Meta