strpattern_context_delete()
Release the memory of a context object allocated on the heap.
Synopsis:
#include </strpattern.h>
void strpattern_context_delete(strpattern_context *context, int *err)
Arguments:
- context
-
The context object to be deallocated.
- err
-
STRPATTERN_EOK if there is no error.