Mario Kart 64
Loading...
Searching...
No Matches
stddef.h File Reference
#include <libultra/types.h>
Include dependency graph for stddef.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define offsetof(st, m)
 

Macro Definition Documentation

◆ offsetof

#define offsetof ( st,
m )
Value:
((size_t) & (((st*) 0)->m))