mirror of
https://github.com/chatmail/core.git
synced 2026-05-05 22:36:30 +03:00
typically, nearly all string-parameters in the ffi should be const. one of the few exceptions is dc_str_unref() that really modifies the given data.