Function PtInRect

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