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

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