pub unsafe extern "system" fn GetGestureConfig(
    hwnd: HWND,
    dwreserved: u32,
    dwflags: u32,
    pcids: *const u32,
    pgestureconfig: *mut GESTURECONFIG,
    cbsize: u32
) -> BOOL
Expand description

Required features: "Win32_Foundation"