Skip to main content

Py_IsFalse

Function Py_IsFalse 

pub unsafe fn Py_IsFalse(x: *mut PyObject) -> i32
Available on crate feature tls only.