[][src]Function winapi::um::shellapi::ShellMessageBoxW

pub unsafe extern "C" fn ShellMessageBoxW(
    hAppInst: HINSTANCE,
    hWnd: HWND,
    lpcText: LPCWSTR,
    lpcTitle: LPCWSTR,
    fuStyle: UINT,
    _: ...
) -> c_int