Function webview2_com::Windows::Win32::UI::WindowsAndMessaging::MessageBoxA[][src]

pub unsafe fn MessageBoxA<'a>(
    hwnd: impl IntoParam<'a, HWND>,
    lptext: impl IntoParam<'a, PSTR>,
    lpcaption: impl IntoParam<'a, PSTR>,
    utype: MESSAGEBOX_STYLE
) -> MESSAGEBOX_RESULT