webview2_com_sys::Windows::Win32::UI::Controls

Function GetThemeBackgroundContentRect

Source
pub unsafe fn GetThemeBackgroundContentRect<'a>(
    htheme: isize,
    hdc: impl IntoParam<'a, HDC>,
    ipartid: i32,
    istateid: i32,
    pboundingrect: *mut RECT,
) -> Result<RECT>