Skip to content

GIMarshallingTests: Add tests for caller allocated fixed size arrays

Such kind of arrays can be easily be allocated as we know the size of each array element.

See: gjs!806 (merged)

Merge request reports