MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > c) Datastructure Functions > leArray_PopBack Function
MPLAB® Harmony Graphics Suite
leArray_PopBack Function
C
leResult leArray_PopBack(
    leArray* arr
);
Parameters
Parameters 
Description 
leArray* arr 
pointer to the array to modify 
MPLAB® Harmony Graphics Suite