Skip to main content
PyObject_IsTrue
pyo3_
ffi
0.28.3
In pyo3_
ffi::
object
pyo3_ffi
::
object
Function
PyObject_
IsTrue
Copy item path
Source
pub unsafe extern "C" fn PyObject_IsTrue(arg1:
*mut
PyObject
) ->
c_int
⚠️ Internal Docs ⚠️ Not Public API 👉
Official Docs Here