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

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

Returns true if a point resides inside a rectangle.