windows::Win32::UI::Controls

Function GetThemeBackgroundExtent

pub unsafe fn GetThemeBackgroundExtent(
    htheme: HTHEME,
    hdc: Option<HDC>,
    ipartid: i32,
    istateid: i32,
    pcontentrect: *const RECT,
) -> Result<RECT>