GetSupportedFullscreenResolutions C++ equivalent?

I’m looking for this function in C++

it should be something like this
GetSupportedFullscreenResolutions(TArray<FIntPoint>& Resolutions);

But I can’t find it with this name.
Does anyone know how to find it?
Or its equivalent in C++?

Thank you so much

sorry!! i’m foud it now!!