Ashet OS

constant: ashet.Rectangle.everything

Definition

const everything: Rectangle = .{
    .x = 0,
    .y = 0,
    .width = 65535,
    .height = 65535,
};