pub unsafe extern "system" fn InjectTouchInput(
    count: u32,
    contacts: *const POINTER_TOUCH_INFO
) -> BOOL
Expand description

Required features: ‘Win32_UI_Input_Pointer’, ‘Win32_Foundation’, ‘Win32_UI_WindowsAndMessaging’