Function fermium::rect::SDL_PointInRect[][src]

pub const fn SDL_PointInRect(p: SDL_Point, r: SDL_Rect) -> bool
Expand description

Returns true if a point resides inside a rectangle.