Function SetWindowFeedbackSetting

Source
pub unsafe extern "C" fn SetWindowFeedbackSetting(
    hwnd: HWND,
    feedback: FEEDBACK_TYPE,
    dwFlags: DWORD,
    size: UINT32,
    configuration: *const c_void,
) -> BOOL