dc_context_unref

Function dc_context_unref 

Source
#[unsafe(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.