Function windows_sys::Win32::UI::Controls::SetWindowFeedbackSetting
[−]pub unsafe extern "system" fn SetWindowFeedbackSetting(
hwnd: HWND,
feedback: FEEDBACK_TYPE,
dwflags: u32,
size: u32,
configuration: *const c_void
) -> BOOL
Expand description
Required features: "Win32_UI_Controls"
, "Win32_Foundation"