⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here
☰
objobjproc
In pyo3_ffi
?
Type Definition
pyo3_ffi
::
objobjproc
source
·
[
−
]
pub type objobjproc = unsafe extern "C"
fn
(arg1:
*mut
PyObject
, arg2:
*mut
PyObject
) ->
c_int
;