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

Test if a type supports weak references