Function windows_sys::Win32::UI::Controls::DrawThemeBackground
pub unsafe extern "system" fn DrawThemeBackground(
htheme: HTHEME,
hdc: HDC,
ipartid: i32,
istateid: i32,
prect: *const RECT,
pcliprect: *const RECT
) -> HRESULTExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_Graphics_Gdi"