The buffer contents. ptr points to the start of the buffer being returned. The buffer's length (in bytes) is specified by the size member of the structure, and contains a null terminator at position (size + 1).
See Implementation
The buffer contents. ptr points to the start of the buffer being returned. The buffer's length (in bytes) is specified by the size member of the structure, and contains a null terminator at position (size + 1).