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

Function GetWindowFeedbackSetting

Source
pub unsafe fn GetWindowFeedbackSetting<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    feedback: FEEDBACK_TYPE,
    dwflags: u32,
    psize: *mut u32,
    config: *mut c_void,
) -> BOOL