bcb4e51a409d94ae670de96afb8483a4f7855294Stephan Bosch/* Copyright (c) 2017-2018 Dovecot authors, see the included COPYING file */
4c7d704408fc77467143a945dc2d0a856f72e674Timo Sirainen memarea_free_callback_t *callback, void *context)
4c7d704408fc77467143a945dc2d0a856f72e674Timo Sirainenvoid memarea_free_without_callback(struct memarea **_area)
4c7d704408fc77467143a945dc2d0a856f72e674Timo Sirainenunsigned int memarea_get_refcount(struct memarea *area)
4c7d704408fc77467143a945dc2d0a856f72e674Timo Sirainenconst void *memarea_get(struct memarea *area, size_t *size_r)