simple_array_free

Function 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