Function GetWindowFeedbackSetting

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