GetWindowFeedbackSetting

Function GetWindowFeedbackSetting 

Source
pub unsafe extern "system" fn GetWindowFeedbackSetting(
    hwnd: HWND,
    feedback: FEEDBACK_TYPE,
    dwFlags: DWORD,
    pSize: *mut UINT32,
    config: *mut VOID,
) -> BOOL