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

Function DrawStatusTextA

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