dc_remove_contact_from_chat

Function dc_remove_contact_from_chat 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn dc_remove_contact_from_chat( context: *mut dc_context_t, chat_id: u32, contact_id: u32, ) -> c_int