Passing generic Structure Object to C++ Function

Would be interesting to know how to do this. I have tried to figure this out but never did. The best advice I got was looking into the “wildcard” slots for things like the “For Each Loop” macros and other nodes that take in wildcard data and see how UE4 source handles it.