display_layer.h

    Display

    Description:

    Declares the driver functions for implementing layer operations.

    Since:

    1.0

    Version:

    Description

    (LayerFuncs *funcs)

    int32_t 

    Initializes the layer to apply for resources used by the layer and obtain the pointer to functions for layer operations.

    (LayerFuncs funcs)

    int32_t