COHERENT help

This page displays the COHERENT help information for offsetof.

Listing of available help pages


offsetof() -- Offset of a field within a structure

#include <stddef.h>
size_t offsetof(structname, fieldname);