Function windows_sys::Win32::UI::Controls::GetThemeMargins
pub unsafe extern "system" fn GetThemeMargins(
htheme: HTHEME,
hdc: HDC,
ipartid: i32,
istateid: i32,
ipropid: THEME_PROPERTY_SYMBOL_ID,
prc: *const RECT,
pmargins: *mut MARGINS
) -> HRESULTExpand description
Required features: "Win32_UI_Controls", "Win32_Foundation", "Win32_Graphics_Gdi"