webview2_com_sys::Windows::Win32::UI::Controls

Function SetWindowFeedbackSetting

Source
pub unsafe fn SetWindowFeedbackSetting<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    feedback: FEEDBACK_TYPE,
    dwflags: u32,
    size: u32,
    configuration: *const c_void,
) -> BOOL