SDL_SetWindowHitTest

Undocumented in source.
  1. int SDL_SetWindowHitTest(SDL_Window* window, SDL_HitTest callback, void* callback_data)
  2. pSDL_SetWindowHitTest SDL_SetWindowHitTest;
    __gshared
    static if(!(staticBinding))
    static if(sdlSupport >= SDLSupport.sdl204)
    pSDL_SetWindowHitTest SDL_SetWindowHitTest;

Meta