MPLAB® Harmony Graphics Suite
|
Return the buffer count for the current layer
LIB_EXPORT uint32_t laLayer_GetBufferCount( const laLayer* layer );
Parameters |
Description |
laLayer* layer |
the layer |
uint32_t - the current number of buffers for the layer
MPLAB® Harmony Graphics Suite
|