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
pub unsafe extern "C" fn simple_array_free(instance: *mut SimpleArray)Free a SimpleArray instance and release its contents.
[in] - instance Pointer to the SimpleArray instance to be freed