⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
In pyo3_ffi
?
Function
pyo3_ffi
::
PyLong_AsVoidPtr
source
·
[
−
]
pub unsafe extern "C" fn PyLong_AsVoidPtr(
arg1:
*mut
PyObject
) ->
*mut
c_void