pyo3::ffi

Function Py_IsNone

Source
pub unsafe fn Py_IsNone(x: *mut PyObject) -> i32