#[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.