Function windows_sys::Win32::UI::Input::Pointer::InjectTouchInput

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