Function winapi::um::winuser::PtInRect

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