Cursor.storageClass

Returns the storage class for a function or variable declaration.

If the passed in Cursor is not a function or variable declaration, CX_SC_Invalid is returned else the storage class.

struct Cursor
@property const @trusted scope
storageClass
()

Meta