Hacker News new | ask | show | jobs
by dullcrisp 1387 days ago
That’s a function that returns a struct. In C structs live in their own namespace and references to them have to use the struct keyword unless you define a typedef.