pub unsafe extern "system" fn RegisterTouchWindow(
    hwnd: HWND,
    ulflags: REGISTER_TOUCH_WINDOW_FLAGS
) -> BOOL
Expand description

Required features: "Win32_UI_Input_Touch", "Win32_Foundation"