Say I have some struct MyUniform:
struct MyUniform { /*...*/ };
and I have an array of 10 of them so on the host in C like:
MyU