Function windows_sys::Win32::UI::Controls::DrawThemeParentBackgroundEx

pub unsafe extern "system" fn DrawThemeParentBackgroundEx(
    hwnd: HWND,
    hdc: HDC,
    dwflags: DRAW_THEME_PARENT_BACKGROUND_FLAGS,
    prc: *const RECT,
) -> HRESULT