0 / 60 seg.

What does this function do?

auto buff = new char[50];
std::memset(buff,20,50);