Cursor.this

Undocumented in source.
  1. this(CXCursor cx)
  2. this(Kind kind, string spelling)
  3. this(Kind kind, string spelling, Type type)
    struct Cursor
    @safe @nogc pure nothrow
    this
    (
    in Kind kind
    ,
    in string spelling
    ,)

Meta