Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4
struct S { int a; }; void f(const char *arg) { } void f(S arg) { }