pub unsafe extern "C" fn pm_list_free(list: *mut pm_list_t)
Deallocate the internal state of the given list.
@param list The list to free.