PtrQ

ptr-qualifier such as */&.

@safe
struct PtrQ {
Kind payload;
}

Alias This

payload

Members

Enums

Kind
enum Kind

Kind of pointer

Meta