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

Function DrawThemeBackgroundEx

Source
pub unsafe fn DrawThemeBackgroundEx<'a>(
    htheme: isize,
    hdc: impl IntoParam<'a, HDC>,
    ipartid: i32,
    istateid: i32,
    prect: *mut RECT,
    poptions: *const DTBGOPTS,
) -> Result<()>