http://www.directfb.org
index.html
DirectFB Reference Manual
IDirectFB.html
IDirectFB
CreateDataBuffer
Create a data buffer.
CreateDataBuffer (
IDirectFB.html
IDirectFB
*
thiz,
const
types.html#DFBDataBufferDescription
DFBDataBufferDescription
*
desc,
IDirectFBDataBuffer.html
IDirectFBDataBuffer
**
ret_interface
);
If no description is specified (NULL) a streamed data buffer is created.
