SetWindowFeedbackSetting

Function SetWindowFeedbackSetting 

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