PtInRect

Function PtInRect 

Source
pub unsafe extern "system" fn PtInRect(
    lprc: *const RECT,
    pt: POINT,
) -> i32
Expand description

#424 PtInRect

checks to see if the point lprc lies within the rectangle