SDL_SetWindowAlwaysOnTop

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void SDL_SetWindowAlwaysOnTop(SDL_Window* window, SDL_bool on_top)
    extern (C) @nogc nothrow
    static if(staticBinding)
    static if(sdlSupport >= SDLSupport.sdl2016)
    void
    SDL_SetWindowAlwaysOnTop
  2. pSDL_SetWindowAlwaysOnTop SDL_SetWindowAlwaysOnTop;

Meta