pub unsafe extern "system" fn EvaluateProximityToRect(
    controlboundingbox: *const RECT,
    phittestinginput: *const TOUCH_HIT_TESTING_INPUT,
    pproximityeval: *mut TOUCH_HIT_TESTING_PROXIMITY_EVALUATION
) -> BOOL
Expand description

Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’