PointerTypeVar

Undocumented in source.

Constructors

this
this(TypeInfo typeInfo)
Undocumented in source.

Members

Properties

pointer
void* pointer [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
pointer
void* pointer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_pointer
void* _pointer;
Undocumented in source.

Inherited Members

From TypeVar

_typeInfo
TypeInfo _typeInfo;
Undocumented in source.
_name
string _name;
Undocumented in source.
_typeName
string _typeName;
Undocumented in source.
_size
size_t _size;
Undocumented in source.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
typeName
string typeName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
typeName
string typeName [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta