RowCol.this

Construct a row column pair

struct RowCol
@nogc
this
(
coord_t row
,
coord_t col
)

Meta