Function user32::MessageBoxExW
[−]
[src]
pub unsafe extern "system" fn MessageBoxExW(
hWnd: HWND,
lpText: LPCWSTR,
lpCaption: LPCWSTR,
uType: UINT,
wLanguageId: WORD
) -> c_int