On Jun 4, 2025, at 12:10, Andres Freund <andres(at)anarazel(dot)de> wrote:
> No. It just makes the *name* of the struct visible. The type's definition is
> in the .c file and therefore not visible outside of read_stream.c.
Right, got it, thanks.
David