Gets a pointer to the first element of the vector.
If the vector is empty, the first element will be null.
See Implementation
Gets a pointer to the first element of the vector.
If the vector is empty, the first element will be null.