MPLAB® Harmony Graphics Suite
|
Sets the layer's vsync flag.
LIB_EXPORT laResult laLayer_SetVSync( laLayer* layer, laBool enable );
Parameters |
Description |
const laLayer* layer |
the layer |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|