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

Required features: "Win32_Foundation"