Function windows_sys::Win32::UI::Input::Touch::SetGestureConfig
[−]pub unsafe extern "system" fn SetGestureConfig(
hwnd: HWND,
dwreserved: u32,
cids: u32,
pgestureconfig: *const GESTURECONFIG,
cbsize: u32
) -> BOOL
Expand description
Required features: "Win32_UI_Input_Touch"
, "Win32_Foundation"