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
pub unsafe extern "C" fn lv_array_deinit(array: *mut lv_array_t)Deinit the array, and free the allocated memory
@param array pointer to an lv_array_t variable to deinitialize