webview2_com_sys::Windows::Win32::Graphics::Gdi

Function FrameRect

Source
pub unsafe fn FrameRect<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lprc: *const RECT,
    hbr: impl IntoParam<'a, HBRUSH>,
) -> i32