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

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