Function deltachat::dc_context_unref
source · #[no_mangle]
pub unsafe extern "C" fn dc_context_unref(context: *mut dc_context_t)
Expand description
Release the context structure.
This function releases the memory of the dc_context_t
structure.