* @brief Rotates the bits of a 32-bit unsigned integer * @param n Integer to rotate * @param rotate How many bits for the rotation * @return uint32_t The rotated integer */
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected