webview2_com::Windows::Win32::UI::Controls

Function GetThemeBackgroundExtent

Source
pub unsafe fn GetThemeBackgroundExtent<'a>(
    htheme: isize,
    hdc: impl IntoParam<'a, HDC>,
    ipartid: i32,
    istateid: i32,
    pcontentrect: *const RECT,
) -> Result<RECT, Error>