We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
extern inline
1 parent be68cd9 commit 9c54173Copy full SHA for 9c54173
src/amongoc/client.c
@@ -0,0 +1,3 @@
1
+#include <amongoc/client.h>
2
+
3
+extern inline mlib_allocator amongoc_client_get_allocator(amongoc_client const* cl) mlib_noexcept;
0 commit comments