API Version: 0.8
Library Version: 0.8.27
void* arv_buffer_get_data ( ArvBuffer* buffer, size_t* size )
Buffer data accessor.
size
size_t*
Location to store data size, or NULL.
NULL
guint8
A pointer to the buffer data.