pub const SDL_WINDOWPOS_CENTERED: i32 = 0x2FFF0000;
Expand description

Specifies that you want the window centered.