mirror of
https://github.com/chatmail/core.git
synced 2026-05-24 17:26:30 +03:00
feat(ffi): add dc_str_unref
This commit is contained in:
@@ -1173,6 +1173,9 @@ int64_t dc_lot_get_timestamp (const dc_lot_t*);
|
||||
#define DC_STR_LOCATION 66
|
||||
#define DC_STR_COUNT 66
|
||||
|
||||
void dc_str_unref (char*);
|
||||
|
||||
|
||||
/*
|
||||
* @}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user