windows::Win32::UI::Controls

Function DrawThemeParentBackgroundEx

pub unsafe fn DrawThemeParentBackgroundEx(
    hwnd: HWND,
    hdc: HDC,
    dwflags: DRAW_THEME_PARENT_BACKGROUND_FLAGS,
    prc: Option<*const RECT>,
) -> Result<()>