Function windows_sys::Win32::UI::Controls::GetWindowFeedbackSetting

pub unsafe extern "system" fn GetWindowFeedbackSetting(
    hwnd: HWND,
    feedback: FEEDBACK_TYPE,
    dwflags: u32,
    psize: *mut u32,
    config: *mut c_void,
) -> BOOL