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

Function DrawThemeEdge

Source
pub unsafe fn DrawThemeEdge<'a>(
    htheme: isize,
    hdc: impl IntoParam<'a, HDC>,
    ipartid: i32,
    istateid: i32,
    pdestrect: *const RECT,
    uedge: u32,
    uflags: u32,
) -> Result<RECT>