pub unsafe extern "system" fn InjectSyntheticPointerInput(
    device: HSYNTHETICPOINTERDEVICE,
    pointerinfo: *const POINTER_TYPE_INFO,
    count: u32
) -> BOOL
Expand description

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