pub unsafe extern "C" fn codes_context_delete(c: *mut codes_context)
Expand description

Frees the cached definition files of the context

@param c : the context to be deleted