Files
simplex-chat/libsimplex.dll.def
Stanislav Dmitrenko 96d94d3438 android, desktop: fix linking (#3333)
Co-authored-by: avently <avently@local>
2023-11-09 07:55:01 +00:00

17 lines
337 B
Modula-2

LIBRARY libsimplex
EXPORTS
hs_init
chat_migrate_init
chat_send_cmd
chat_recv_msg
chat_recv_msg_wait
chat_parse_markdown
chat_parse_server
chat_password_hash
chat_valid_name
chat_encrypt_media
chat_decrypt_media
chat_write_file
chat_read_file
chat_encrypt_file
chat_decrypt_file