[][src]Function winapi::um::winuser::InjectTouchInput

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