Circle.this

CTor

struct Circle
@nogc
this
pure nothrow
(
int x
,
int y
,
uint radius
)

Meta