logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dmmp_context_free - Release the memory of struct dmmp_context.

Arguments

       ctx         Pointer of 'struct dmmp_context'.

Description

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

Name

       dmmp_context_free - Release the memory of struct dmmp_context.

Return

       void

March 2018                                      dmmp_context_free                           dmmp_context_free(3)

Synopsis

voiddmmp_context_free(structdmmp_context*ctx);

See Also