windows::Win32::UI::Controls

Function DrawThemeBackgroundEx

pub unsafe fn DrawThemeBackgroundEx(
    htheme: HTHEME,
    hdc: HDC,
    ipartid: i32,
    istateid: i32,
    prect: *const RECT,
    poptions: Option<*const DTBGOPTS>,
) -> Result<()>