Function MessageBoxExW
pub unsafe extern "system" fn MessageBoxExW(
hwnd: HWND,
lptext: PCWSTR,
lpcaption: PCWSTR,
utype: MESSAGEBOX_STYLE,
wlanguageid: u16,
) -> MESSAGEBOX_RESULT
pub unsafe extern "system" fn MessageBoxExW(
hwnd: HWND,
lptext: PCWSTR,
lpcaption: PCWSTR,
utype: MESSAGEBOX_STYLE,
wlanguageid: u16,
) -> MESSAGEBOX_RESULT