pub unsafe extern "system" fn MessageBox( hwnd: *mut c_void, lptext: *const u16, lpcaption: *const u16, utype: u32, ) -> i32
#434 MessageBox
#434
displays the null-terminated string lpszMessage in a dialog box window
lpszMessage