Function windows_sys::Win32::Graphics::Gdi::PtInRect

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