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

Function DrawStatusTextW

Source
pub unsafe fn DrawStatusTextW<'a>(
    hdc: impl IntoParam<'a, HDC>,
    lprc: *mut RECT,
    psztext: impl IntoParam<'a, PWSTR>,
    uflags: u32,
)