Cursor.kind

* \brief Retrieve the CXStrings representing the mangled symbols of the C++ * constructor or destructor at the cursor. */ /// Return: the kind of this cursor

struct Cursor
@property
kind
const @trusted
(
)

Meta