Function union_cast

#include <Geode/utils/casts.hpp>template<class T,class F>Tunion_cast()

Cast from anything to anything else, provided they are the same size

Examples0