Cup.init

inits empty cup of specified size

struct Cup
void
init
(
int cols
,
int rows
)

Meta