Skip to main content

lv_array_deinit

Function lv_array_deinit 

Source
pub unsafe extern "C" fn lv_array_deinit(array: *mut lv_array_t)
Expand description

Deinit the array, and free the allocated memory @param array pointer to an lv_array_t variable to deinitialize