summaryrefslogtreecommitdiff
path: root/lib/talloc/ABI/pytalloc-util.py3-2.1.5.sigs
diff options
context:
space:
mode:
Diffstat (limited to 'lib/talloc/ABI/pytalloc-util.py3-2.1.5.sigs')
-rw-r--r--lib/talloc/ABI/pytalloc-util.py3-2.1.5.sigs5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/talloc/ABI/pytalloc-util.py3-2.1.5.sigs b/lib/talloc/ABI/pytalloc-util.py3-2.1.5.sigs
new file mode 100644
index 00000000000..0807eb32965
--- /dev/null
+++ b/lib/talloc/ABI/pytalloc-util.py3-2.1.5.sigs
@@ -0,0 +1,5 @@
+pytalloc_Check: int (PyObject *)
+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 *)