Return the address of the first byte of this object.
Synopses
Return Value
-
address of the first byte of this object, cast to a
TYPE * -
address of the first byte of this object, cast to a
const TYPE *
Created with MrDocs
Return the address of the first byte of this object.
address of the first byte of this object, cast to a TYPE *
address of the first byte of this object, cast to a const TYPE *
Created with MrDocs