]> git.cworth.org Git - notmuch/blob - lib/notmuch.sym
docs: Use correct call to notmuch_query_search_threads in usage example
[notmuch] / lib / notmuch.sym
1 {
2 global:
3         _ZTI*;
4         _ZTS*;
5         notmuch_*;
6 local: *;
7 };