Function winapi::um::winuser::MessageBoxW

source ·
pub unsafe extern "system" fn MessageBoxW(
    hWnd: HWND,
    lpText: LPCWSTR,
    lpCaption: LPCWSTR,
    uType: UINT
) -> c_int