Cursor.visibility

Describe the visibility of the entity referred to by a cursor.

Note: This is linker visibility.

This returns the default visibility if not explicitly specified by a visibility attribute. The default visibility may be changed by commandline arguments.

struct Cursor
const @trusted
visibility
()

Return Value

The visibility of the cursor.

Meta