pub unsafe fn PyType_SUPPORTS_WEAKREFS(t: *mut PyTypeObject) -> i32
Available on non-Py_LIMITED_API only.
Expand description

Test if a type supports weak references