Function windows_sys::Win32::UI::Controls::GetThemePartSize
pub unsafe extern "system" fn GetThemePartSize(
htheme: HTHEME,
hdc: HDC,
ipartid: i32,
istateid: i32,
prc: *const RECT,
esize: THEMESIZE,
psz: *mut SIZE
) -> HRESULTExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_Graphics_Gdi"