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

Function FillRect

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