* \fn void CopyRect (RECT* pdrc, const RECT* psrc) * \brief Copies one rectangle to another. * * This function copies the coordinates of the source rectangle * pointed to by \a psrc to the destination rectangle pointed to by \a pdrc. * * \param pdrc The pointer to the destination rectangle. * \param psrc The pointer to the source rectangle. * * \sa SetRect */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected