pub unsafe extern "C" fn SDL_GetWindowFlags(
    window: *mut SDL_Window
) -> u32
Expand description

Gets the flags of the window.