[][src]Function CCODE::MessageBoxExA

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