devela::_dep::pyo3::ffi

Function Py_IsTrue

pub unsafe fn Py_IsTrue(x: *mut PyObject) -> i32 
Available on crate features dep_pyo3 and std only.