|
|
|
| Interface status: | externallyDefinedApi |
offsetof (type, member) __offsetof(type, member)
It returns the number of bytes that the field fieldname is offset from the beginning of the the structure structname.
|
| Interface status: | externallyDefinedApi |
typedef __ptrdiff_t ptrdiff_t;
special type for pointer arithmetic