Function pyo3::ffi::PySet_GET_SIZE

source ·
pub unsafe fn PySet_GET_SIZE(so: *mut PyObject) -> isize
Available on non-PyPy and non-Py_LIMITED_API only.