[][src]Function winapi::um::winuser::MessageBoxA

pub unsafe extern "system" fn MessageBoxA(
    hWnd: HWND,
    lpText: LPCSTR,
    lpCaption: LPCSTR,
    uType: UINT
) -> c_int