SDL_HitTest

Undocumented in source.
static if(sdlSupport >= SDLSupport.v2_0_4)
alias SDL_HitTest = SDL_HitTestResult function
(,
const(SDL_Point)* area
,
void* data
)
nothrow

Meta