Function PtInRect

Source
pub unsafe extern "C" fn PtInRect(
    lprc: *const RECT,
    pt: POINT,
) -> BOOL