This website requires JavaScript.
Explore
Help
Register
Sign in
timoreo
/
olm
Watch
1
Star
1
Fork
You've already forked olm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
dkasak/session-export-format-version-errata
olm
/
libolm.version
5 lines
70 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
only export olm functions to avoid colliding with other libraries
2021-06-16 21:05:19 +02:00
{
make functions const where possible
2021-06-17 05:22:25 +02:00
global: olm*; _olm*; megolm*; _ZN3olm*; _ZNK3olm*;
only export olm functions to avoid colliding with other libraries
2021-06-16 21:05:19 +02:00
local: *;
};
Reference in a new issue
Copy permalink