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
Expand description
Required features: ‘Win32_UI_Controls’, ‘Win32_Foundation’, ‘Win32_Graphics_Gdi’