windows::Win32::UI::Controls

Function GetThemeBackgroundContentRect

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