pub const SDL_WINDOWPOS_UNDEFINED: i32 = 0x1FFF0000;
Expand description

Specifies that you don’t care about the window position.