dc_accounts_unref

Function dc_accounts_unref 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn dc_accounts_unref( accounts: *mut dc_accounts_t, )
Expand description

Release the accounts structure.

This function releases the memory of the dc_accounts_t structure.