DOKK / manpages / debian 12 / multipath-tools / dmmp_context_free.3.en
dmmp_context_free(3) Device Mapper Multipath API - libdmmp Manual dmmp_context_free(3)

dmmp_context_free - Release the memory of struct dmmp_context.

void dmmp_context_free (struct dmmp_context *ctx);

Pointer of 'struct dmmp_context'.

Release the memory of struct dmmp_context, but the userdata memory defined via dmmp_context_userdata_set will not be touched.

void

dmmp_context_free March 2018