windows::Win32::UI::Controls

Function DrawThemeParentBackground

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