Function flipperzero_sys::simple_array_free
source · pub unsafe extern "C" fn simple_array_free(instance: *mut SimpleArray)Expand description
Free a SimpleArray instance and release its contents.
§Arguments
[in]- instance Pointer to the SimpleArray instance to be freed