summaryrefslogtreecommitdiff
path: root/lib/talloc/ABI/pytalloc-util-2.0.6.sigs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/talloc/ABI/pytalloc-util-2.0.6.sigs')
-rw-r--r--lib/talloc/ABI/pytalloc-util-2.0.6.sigs5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/talloc/ABI/pytalloc-util-2.0.6.sigs b/lib/talloc/ABI/pytalloc-util-2.0.6.sigs
new file mode 100644
index 0000000000..5f446ce7ac
--- /dev/null
+++ b/lib/talloc/ABI/pytalloc-util-2.0.6.sigs
@@ -0,0 +1,5 @@
+pytalloc_CObject_FromTallocPtr: PyObject *(void *)
+pytalloc_GetObjectType: PyTypeObject *(void)
+pytalloc_reference_ex: PyObject *(PyTypeObject *, TALLOC_CTX *, void *)
+pytalloc_steal: PyObject *(PyTypeObject *, void *)
+pytalloc_steal_ex: PyObject *(PyTypeObject *, TALLOC_CTX *, void *)