Mario Kart 64
Loading...
Searching...
No Matches
stddef.h File Reference
#include <PR/ultratypes.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)   ((size_t) & (((st*) 0)->m))
 

Macro Definition Documentation

◆ offsetof

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