pub unsafe extern "system" fn IsTouchWindow(
    hwnd: HWND,
    pulflags: *mut u32
) -> BOOL
Expand description

Required features: ‘Win32_UI_Input_Touch’, ‘Win32_Foundation’