Synopsis
#define offsetof(type, member)
Description

offsetof returns the offset in bytes to the structure member, from the beginning of its structure type.