Retrieves a URL to the documentation page for this error.
public size_t ULErrorInfoURL( ul_error_info const * errinf, char * buffer, size_t bufferSize, char const * reserved )
errinf The ul_error_info object.
buffer The buffer to receive the URL.
bufferSize The size, in bytes, of the buffer.
reserved Reserved for future use.
The size, in bytes, required to store the URL. If the return value is larger than len, the URL was truncated.