pub unsafe extern "system" fn GetThemeBackgroundContentRect(
    htheme: isize,
    hdc: HDC,
    ipartid: i32,
    istateid: i32,
    pboundingrect: *const RECT,
    pcontentrect: *mut RECT
) -> HRESULT
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_Graphics_Gdi"